[lvm-devel] master - cleanup: comment typo

Zdenek Kabelac zkabelac at sourceware.org
Thu Sep 10 21:56:20 UTC 2020


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=678951f635616fc54896717af1183092a0556a3f
Commit:        678951f635616fc54896717af1183092a0556a3f
Parent:        e7bd3ba22dc6736654bbfe235924a64a511bcf8d
Author:        Zdenek Kabelac <zkabelac at redhat.com>
AuthorDate:    Thu Sep 10 22:38:13 2020 +0200
Committer:     Zdenek Kabelac <zkabelac at redhat.com>
CommitterDate: Thu Sep 10 23:55:03 2020 +0200

cleanup: comment typo

---
 lib/metadata/thin_manip.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/metadata/thin_manip.c b/lib/metadata/thin_manip.c
index 0704f2bc3..588707961 100644
--- a/lib/metadata/thin_manip.c
+++ b/lib/metadata/thin_manip.c
@@ -224,7 +224,7 @@ int thin_pool_feature_supported(const struct logical_volume *lv, int feature)
 int pool_metadata_min_threshold(const struct lv_segment *pool_seg)
 {
 	/*
-	 * Hardcoded minimal requirment for thin pool target.
+	 * Hardcoded minimal requirement for thin pool target.
 	 *
 	 * In the metadata LV there should be minimum from either 4MiB of free space
 	 * or at least 25% of free space, which applies when the size of thin pool's




More information about the lvm-devel mailing list