mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
lvconvert: remove unused struct members
This commit is contained in:
parent
03762f42c1
commit
00d24511bc
@ -40,9 +40,6 @@ struct lvconvert_params {
|
||||
int wait_completion;
|
||||
int need_polling;
|
||||
|
||||
int is_merging_origin;
|
||||
int is_merging_origin_thin;
|
||||
|
||||
int thin_chunk_size_calc_policy;
|
||||
uint32_t chunk_size;
|
||||
uint32_t region_size;
|
||||
|
Loading…
Reference in New Issue
Block a user