]> sourceware.org Git - lvm2.git/commit
Set vg_mda_copies when pvchange --metadataignore is given.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:38:06 +0000 (20:38 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:38:06 +0000 (20:38 +0000)
commitd575dfe440d43261b4672810304dd1bc357fe3f1
treeecb471776e13b2f7eed9eabdafdc38fc05ef99b0
parent074c1880ff082c5983cb718421c757ec744dd92d
Set vg_mda_copies when pvchange --metadataignore is given.

When a user explicitly sets a new mda ignore value for a PV, we
should update vg_mda_copies accordingly.  When the VG is written
out, the user would not want the new ignore state to get lost as
a result of the vg_mda_copies value and logic in the vg_write
path.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
tools/pvchange.c
This page took 0.037384 seconds and 5 git commands to generate.