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

cleanup: no longer used

Previous commit made this var unused.
This commit is contained in:
Zdenek Kabelac 2023-08-15 23:05:43 +02:00
parent 41e4cefc2e
commit 085c3821a8

View File

@ -2834,7 +2834,6 @@ static int _lvconvert_swap_pool_metadata(struct cmd_context *cmd,
struct lv_segment *seg; struct lv_segment *seg;
struct lv_type *lvtype; struct lv_type *lvtype;
char meta_name[NAME_LEN]; char meta_name[NAME_LEN];
const char *swap_name;
const char *swap_lock_args; const char *swap_lock_args;
uint32_t chunk_size; uint32_t chunk_size;
int is_thinpool; int is_thinpool;