1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
Milan Broz 727f7bfa49 Detect LUKS signature in pvcreate
One shiny day we should use libblkid here. But now using LUKS is
very common together with LVM and pvcreate destroys LUKS completely.

So for user's convenience, try to detect LUKS signature and allow abort.
2010-08-19 23:08:18 +00:00
..
dev-cache.c Use built-in rules for device aliases: block/ < dm- < disk/ < mapper/ < other. 2010-08-03 13:39:27 +00:00
dev-cache.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
dev-io.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
dev-luks.c Detect LUKS signature in pvcreate 2010-08-19 23:08:18 +00:00
dev-md.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
dev-swap.c Fix file descriptor leak in swap signature detection 2010-08-19 23:05:45 +00:00
device.c Recognise and give preference to md device partitions (blkext major). 2010-08-11 12:14:23 +00:00
device.h Detect LUKS signature in pvcreate 2010-08-19 23:08:18 +00:00