Re: [libvirt RFCv6 06/27] virfile: add comment about the use of SEEK_END in virFileDiskCopy

2022-05-06 Thread Daniel P . Berrangé
On Thu, May 05, 2022 at 02:52:20PM +0200, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana > --- > src/util/virfile.c | 4 > 1 file changed, 4 insertions(+) Reviewed-by: Daniel P. Berrangé With regards, Daniel -- |: https://berrange.com -o-https://www.flickr.com/photos/d

[libvirt RFCv6 06/27] virfile: add comment about the use of SEEK_END in virFileDiskCopy

2022-05-05 Thread Claudio Fontana
Signed-off-by: Claudio Fontana --- src/util/virfile.c | 4 1 file changed, 4 insertions(+) diff --git a/src/util/virfile.c b/src/util/virfile.c index 87d3e53819..64d7f6948b 100644 --- a/src/util/virfile.c +++ b/src/util/virfile.c @@ -4758,6 +4758,10 @@ virFileDiskCopy(int disk_fd, const cha