]> 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)
commitffc12b3fc1941c961e13f5de1ddc0f49e7d22fed
tree12b7e489841e9d7b8bfe59ff92302a9807233a0c
parent6452d4ae9dace71e7af05b7fd9c1adc0d0f9cefd
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.03487 seconds and 5 git commands to generate.