]> sourceware.org Git - lvm2.git/commitdiff
typo in comment
authorAlasdair Kergon <agk@redhat.com>
Tue, 20 Apr 2010 12:18:31 +0000 (12:18 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 20 Apr 2010 12:18:31 +0000 (12:18 +0000)
tools/lvconvert.c

index 925417909caf81f85756e9b56611e1c99b21d617..f4afa7752960a653cbbf7b5c732c8c8818a14fc2 100644 (file)
@@ -1046,7 +1046,7 @@ static int _lvconvert_mirrors_aux(struct cmd_context *cmd,
                uint32_t nmc = old_mimage_count - new_mimage_count;
                uint32_t nlc = (!new_log_count || lp->mirrors == 1) ? 1U : 0U;
 
-               /* FIXME: We did nlc used to be calculated that way? */
+               /* FIXME: Why did nlc used to be calculated that way? */
 
                /* Reduce number of mirrors */
                if (lp->keep_mimages) {
This page took 0.040598 seconds and 5 git commands to generate.