mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
remove unused var
This commit is contained in:
parent
bce2869d92
commit
697f5db331
@ -918,7 +918,6 @@ static int _lvconvert_mirrors_aux(struct cmd_context *cmd,
|
|||||||
int allocation_failures_ok)
|
int allocation_failures_ok)
|
||||||
{
|
{
|
||||||
uint32_t region_size;
|
uint32_t region_size;
|
||||||
struct dm_list *tmp;
|
|
||||||
struct lv_segment *seg;
|
struct lv_segment *seg;
|
||||||
struct logical_volume *layer_lv;
|
struct logical_volume *layer_lv;
|
||||||
uint32_t old_mimage_count = lv_mirror_count(lv);
|
uint32_t old_mimage_count = lv_mirror_count(lv);
|
||||||
|
Loading…
Reference in New Issue
Block a user