3 Commits

Author SHA1 Message Date
Richard W.M. Jones
27355c9b0b disk-create: Fix this API so it works correctly with block devices (RHBZ#1088262).
When you call guestfs_disk_create on a block device with format=raw
then it will try to discard the blocks on the device.
2014-04-16 12:01:17 +01:00
Richard W.M. Jones
b408419791 New API: blkdiscardzeroes - do discarded blocks read back as zeroes? 2014-03-13 10:38:40 +00:00
Richard W.M. Jones
452b228b46 New API: blkdiscard - discard all blocks on a block device. 2014-03-13 10:38:40 +00:00