]> 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)
commitdff224669d075625d4d5210c9808b6c22a4830ba
tree5ef1670e7f78df2afe400d526a2dc840ffdd1a3f
parentdc39d2a66e4dfaa9fd1d751eb5b1d3e532cfcc16
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.036604 seconds and 5 git commands to generate.