1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/device
Peter Rajnoha 2b9d25133e wiping: issue error if libblkid detects signature and fails to return offset/length
We need both offset and length when trying to wipe detected signatures.
The libblkid can fail so it's good to have an error message issued for
this state instead of being silent (libblkid does not issue any error
messages here). We just issued "stack" here before but that was not
quite useful if some error occurs...
2014-01-22 16:29:52 +01:00
..
dev-cache.c device: add physical block size info and make sure VG extent size >= PV's phys. block size 2013-12-12 15:02:36 +01:00
dev-cache.h filters: dump filter returns error code 2013-06-03 08:42:25 +02:00
dev-io.c coverity: check return value of dev_close in dev_get_block_size() 2014-01-22 16:20:09 +01:00
dev-luks.c device: cleanup signature wiping functions 2013-11-27 12:56:58 +01:00
dev-md.c device: cleanup signature wiping functions 2013-11-27 12:56:58 +01:00
dev-swap.c device: cleanup signature wiping functions 2013-11-27 12:56:58 +01:00
dev-type.c wiping: issue error if libblkid detects signature and fails to return offset/length 2014-01-22 16:29:52 +01:00
dev-type.h pvcreate: do not issue warning about any existing PV 2013-11-28 13:14:46 +01:00
device-types.h filters: Add NVM Express (nvme). 2013-10-09 20:08:07 +01:00
device.h device: add physical block size info and make sure VG extent size >= PV's phys. block size 2013-12-12 15:02:36 +01:00