]> sourceware.org Git - lvm2.git/commitdiff
cleanup: consistent name
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 31 Oct 2014 10:52:30 +0000 (11:52 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 3 Nov 2014 13:19:34 +0000 (14:19 +0100)
tools/toollib.h

index 50cc26c1e11b0d622c311784dc5b9064f422ddf5..e0e1e66eedb1be09ab724481802a70792af77cff 100644 (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);
This page took 0.032826 seconds and 5 git commands to generate.