1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

cleanup: consistent name

This commit is contained in:
Zdenek Kabelac 2014-10-31 11:52:30 +01:00
parent ce7f06cf4e
commit fdc252ec35

View File

@ -115,7 +115,7 @@ int get_pool_params(struct cmd_context *cmd,
const struct segment_type *segtype,
int *passed_args,
uint64_t *pool_metadata_size,
int *pool_metadataspare,
int *pool_metadata_spare,
uint32_t *chunk_size,
thin_discards_t *discards,
int *zero);