Files
virt-manager/virtinst
Pavel Hrdina 6e6f59e7ab diskbackend: get a proper size of existing block device while cloning
We cannot use os.statvfs() if the clone disk is a block device because
it gets stats about filesystem which in this case is "devtmpfs" mounted
as "/dev".

As a workaround we can seek to the end of the block device to get
the actual size.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1450908

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2017-10-19 09:12:05 +02:00
..
2017-08-11 00:01:38 +08:00
2017-05-05 14:54:35 -04:00
2017-08-11 00:01:38 +08:00
2017-06-01 14:26:46 -04:00
2017-06-27 14:21:18 -04:00