]> sourceware.org Git - lvm2.git/commit
Fix inability to split RAID1 image while specifying a particular PV.
authorJonathan Earl Brassow <jbrassow@redhat.com>
Wed, 11 Apr 2012 14:20:19 +0000 (14:20 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Wed, 11 Apr 2012 14:20:19 +0000 (14:20 +0000)
commit187486c7bba827edf9d94a67e491d00689e7432a
tree5923ae5c520a5d115c1924be86aa06ac4a52eec9
parent83eeeb59ed3fa8ec3737b5a6070921b936f6478c
Fix inability to split RAID1 image while specifying a particular PV.

The logic for resuming the original and newly split LVs was not properly
done to handle situations where anything but the last device in the array
was split.  It did not take into account the possible name collisions that
might occur when the original LV undergoes the shifting and renaming of its
sub-LVs.
WHATS_NEW
lib/metadata/raid_manip.c
This page took 0.035583 seconds and 5 git commands to generate.