mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cleanup: tab
This commit is contained in:
parent
fe22089edf
commit
036d4f2982
@ -181,7 +181,7 @@ static int _move_mirrors(struct volume_group *vg_from,
|
|||||||
seg_in = 0;
|
seg_in = 0;
|
||||||
for (s = 0; s < seg->area_count; s++)
|
for (s = 0; s < seg->area_count; s++)
|
||||||
if (_lv_is_in_vg(vg_to, seg_lv(seg, s)))
|
if (_lv_is_in_vg(vg_to, seg_lv(seg, s)))
|
||||||
seg_in++;
|
seg_in++;
|
||||||
|
|
||||||
log_in = !seg->log_lv;
|
log_in = !seg->log_lv;
|
||||||
if (seg->log_lv) {
|
if (seg->log_lv) {
|
||||||
|
Loading…
Reference in New Issue
Block a user