]> sourceware.org Git - lvm2.git/commit
Detect LUKS signature in pvcreate
authorMilan Broz <mbroz@redhat.com>
Thu, 19 Aug 2010 23:08:18 +0000 (23:08 +0000)
committerMilan Broz <mbroz@redhat.com>
Thu, 19 Aug 2010 23:08:18 +0000 (23:08 +0000)
commit727f7bfa4995b79c16f836f14eea98404bb9e213
treeb8f598cd665ab90ae06a8f2d0c5a50bda78c850b
parentc37a14506a16f7c34505503ee59fa322e04d28ae
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.
WHATS_NEW
lib/Makefile.in
lib/device/dev-luks.c [new file with mode: 0644]
lib/device/device.h
lib/metadata/metadata.c
This page took 0.039938 seconds and 5 git commands to generate.