]> sourceware.org Git - lvm2.git/commit
Remove READ_REQUIRE_RESIZEABLE flag from vgsplit.
authorDave Wysochanski <dwysocha@redhat.com>
Tue, 14 Jul 2009 02:16:05 +0000 (02:16 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Tue, 14 Jul 2009 02:16:05 +0000 (02:16 +0000)
commit48d9b570b9900e33cce9b7ef5f2ee8ba9df80153
tree12b7e489841e9d7b8bfe59ff92302a9807233a0c
parent207ddca8592b9ad9e4c6237921a38452e4c2b4b7
Remove READ_REQUIRE_RESIZEABLE flag from vgsplit.

Remove READ_REQUIRE_RESIZEABLE flag from vgsplit similar to the removal from
vgextend.  Move the check inside the functions that actually move pvs from
one vg structure to another.  Should be no functional change.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Acked-by: Alasdair G Kergon <agk@redhat.com>
lib/metadata/metadata.c
tools/vgsplit.c
This page took 0.037896 seconds and 5 git commands to generate.