* master - cleanup: comment typo
@ 2020-09-10 21:56 Zdenek Kabelac
0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2020-09-10 21:56 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=678951f635616fc54896717af1183092a0556a3f
Commit: 678951f635616fc54896717af1183092a0556a3f
Parent: e7bd3ba22dc6736654bbfe235924a64a511bcf8d
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Thu Sep 10 22:38:13 2020 +0200
Committer: Zdenek Kabelac <zkabelac@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-10 21:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10 21:56 master - cleanup: comment typo Zdenek Kabelac
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.