]> sourceware.org Git - lvm2.git/commit
Fix pvmove allocation to take existing parallel stripes into account.
authorAlasdair Kergon <agk@redhat.com>
Thu, 8 Apr 2010 00:28:57 +0000 (00:28 +0000)
committerAlasdair Kergon <agk@redhat.com>
Thu, 8 Apr 2010 00:28:57 +0000 (00:28 +0000)
commit5bcbeca8e7aba17bee7b671aebe56eb8f04ae0a7
treec91fabbe671c40d2d2881f4f31b782426d6eada5
parentadc17292120cc12f64c40e95d762e053c2e79db4
Fix pvmove allocation to take existing parallel stripes into account.

When moving parts of striped LVs, pvmove wouldn't care about leaving you with
two stripes on the same disk.  Now --alloc anywhere is needed for that.
(Tried and gave up on two alternative approaches before the one committed here.)
WHATS_NEW
lib/format1/import-extents.c
lib/format_pool/import_export.c
lib/format_text/import_vsn1.c
lib/metadata/lv_alloc.h
lib/metadata/lv_manip.c
lib/metadata/merge.c
lib/metadata/metadata-exported.h
lib/metadata/mirror.c
This page took 0.032215 seconds and 5 git commands to generate.