All of lore.kernel.org
 help / color / mirror / Atom feed
* master - clean-up: Very picky update to comment - hopefully making it clearer
@ 2017-06-14 20:22 Jonathan Brassow
  0 siblings, 0 replies; only message in thread
From: Jonathan Brassow @ 2017-06-14 20:22 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=6c4b2a6aa16cdb4aff2bd80909dcf43032348a3a
Commit:        6c4b2a6aa16cdb4aff2bd80909dcf43032348a3a
Parent:        1f57a5263e3ef2dd95e91ea39a40e45993d31028
Author:        Jonathan Brassow <jbrassow@redhat.com>
AuthorDate:    Wed Jun 14 15:22:04 2017 -0500
Committer:     Jonathan Brassow <jbrassow@redhat.com>
CommitterDate: Wed Jun 14 15:22:04 2017 -0500

clean-up:  Very picky update to comment - hopefully making it clearer

---
 lib/metadata/raid_manip.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/metadata/raid_manip.c b/lib/metadata/raid_manip.c
index dca5ba3..ade27e6 100644
--- a/lib/metadata/raid_manip.c
+++ b/lib/metadata/raid_manip.c
@@ -309,7 +309,7 @@ static int _deactivate_and_remove_lvs(struct volume_group *vg, struct dm_list *r
 				  "LVs must be set visible before removing.");
 			return 0;
 		}
-		/* Got to get any cluster lock an SubLVs to be removed. */
+		/* Must get a cluster lock on SubLVs that will be removed. */
 		if (!activate_lv_excl_local(vg->cmd, lvl->lv))
 			return_0;
 	}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-14 20:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14 20:22 master - clean-up: Very picky update to comment - hopefully making it clearer Jonathan Brassow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.