1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
Peter Rajnoha ed166a3b1d wiping: wipe DM_snapshot_cow signature without prompt in newly created LVs
The libblkid can detect DM_snapshot_cow signature and when creating
new LVs with blkid wiping used (allocation/use_blkid_wiping=1 lvm.conf
setting and --wipe y used at the same time - which it is by default).

Do not issue any prompts about this signature when new LV is created
and just wipe it right away without asking questions. Still keep the
log in verbose mode though.
2014-02-10 13:28:13 +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: wipe DM_snapshot_cow signature without prompt in newly created LVs 2014-02-10 13:28:13 +01:00
dev-type.h wiping: wipe DM_snapshot_cow signature without prompt in newly created LVs 2014-02-10 13:28:13 +01:00
device-types.h devices: support zvol 2014-01-28 10:33:29 +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