]> sourceware.org Git - lvm2.git/commitdiff
raid: fix function description
authorHeinz Mauelshagen <heinzm@redhat.com>
Thu, 9 Mar 2017 01:16:03 +0000 (02:16 +0100)
committerHeinz Mauelshagen <heinzm@redhat.com>
Thu, 9 Mar 2017 01:16:03 +0000 (02:16 +0100)
lib/metadata/raid_manip.c

index 2f302528865d23d98830cee1b4d5cae9ba69999d..68b1b85e68b374eccaa7ddb2c043dd8f0d34ebb4 100644 (file)
@@ -2087,7 +2087,7 @@ static int _activate_sub_lvs_excl_local(struct logical_volume *lv, uint32_t star
        return 1;
 }
 
-/* Helper: function to activate any sub LVs of @lv exclusively local starting with area indexed by @start_idx */
+/* Helper: function to activate any LVs on @lv_list */
 static int _activate_sub_lvs_excl_local_list(struct logical_volume *lv, struct dm_list *lv_list)
 {
        int r = 1;
This page took 0.048708 seconds and 5 git commands to generate.