1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

cleanup: tab

This commit is contained in:
Zdenek Kabelac 2013-06-13 14:10:49 +02:00
parent fe22089edf
commit 036d4f2982

View File

@ -181,7 +181,7 @@ static int _move_mirrors(struct volume_group *vg_from,
seg_in = 0;
for (s = 0; s < seg->area_count; s++)
if (_lv_is_in_vg(vg_to, seg_lv(seg, s)))
seg_in++;
seg_in++;
log_in = !seg->log_lv;
if (seg->log_lv) {