mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
remove unsed var
This commit is contained in:
parent
a77f5bf258
commit
f6700b450e
@ -491,7 +491,6 @@ static int _remove_mirror_images(struct logical_volume *lv,
|
||||
struct logical_volume *detached_log_lv = NULL;
|
||||
struct logical_volume *lv1 = NULL;
|
||||
struct lv_segment *mirrored_seg = first_seg(lv);
|
||||
struct lv_segment_area area;
|
||||
uint32_t old_area_count = mirrored_seg->area_count;
|
||||
uint32_t new_area_count = mirrored_seg->area_count;
|
||||
struct lv_list *lvl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user