]> sourceware.org Git - lvm2.git/commit
Require --restorefile when using pvcreate --uuid.
authorMike Snitzer <snitzer@redhat.com>
Thu, 12 Aug 2010 04:08:59 +0000 (04:08 +0000)
committerMike Snitzer <snitzer@redhat.com>
Thu, 12 Aug 2010 04:08:59 +0000 (04:08 +0000)
commitde49d45568e9446b8508c8fd9071243df838f13d
tree5ef1670e7f78df2afe400d526a2dc840ffdd1a3f
parentde5337b187f560154a7d555e315fed2c2cb5be4f
Require --restorefile when using pvcreate --uuid.

Introduce --norestorefile to allow user to override the new requirement.

This can also be overridden with "devices/require_restorefile_with_uuid"
in lvm.conf -- however the default is 1.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
WHATS_NEW
doc/example.conf.in
lib/config/defaults.h
man/pvcreate.8.in
test/t-covercmd.sh
test/t-pvcreate-operation.sh
test/t-vgcfgbackup-usage.sh
tools/args.h
tools/commands.h
tools/pvcreate.c
This page took 0.041579 seconds and 5 git commands to generate.