]> sourceware.org Git - lvm2.git/commit
Fix for bugs: 612248 & 612291 Split mirror issues
authorJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 13 Jul 2010 21:48:16 +0000 (21:48 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 13 Jul 2010 21:48:16 +0000 (21:48 +0000)
commitc42b084793ee8195c439e666d16edeab417be1e2
tree0b061dd8760e09b99c78a5f3e5675c95df6896a0
parent8c013d78b6d54dbb0f5063ce58691182a101bc51
Fix for bugs: 612248 & 612291 Split mirror issues

The main problem with these bugs was that the newly split
off LV was not being suspended properly.  This meant that
the memlock count was not being balanced, the DM devices
were not being renamed, and some DM devices which should
have been removed were not.

I've also renamed some of the variables and added comments
to make things clearer as to what is going on.  (I can break
this patch in two if it means easier review.)
WHATS_NEW
lib/metadata/mirror.c
This page took 0.036542 seconds and 5 git commands to generate.