[lvm-devel] master - cleanup: typo update

Zdenek Kabelac zkabelac at fedoraproject.org
Mon Oct 6 13:33:52 UTC 2014


Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=d9d50e4533193d75057bb2444eb899d33598968a
Commit:        d9d50e4533193d75057bb2444eb899d33598968a
Parent:        916a68585e5078ff3f3190a9f77bee2f7b9b30a2
Author:        Zdenek Kabelac <zkabelac at redhat.com>
AuthorDate:    Tue Sep 30 21:01:05 2014 +0200
Committer:     Zdenek Kabelac <zkabelac at redhat.com>
CommitterDate: Mon Oct 6 15:23:08 2014 +0200

cleanup: typo update

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

diff --git a/lib/metadata/cache_manip.c b/lib/metadata/cache_manip.c
index 895eaff..0a6daf6 100644
--- a/lib/metadata/cache_manip.c
+++ b/lib/metadata/cache_manip.c
@@ -315,8 +315,8 @@ int lv_cache_remove(struct logical_volume *cache_lv)
 	 *
 	 * FIXME:
 	 * fix _add_dev() to support this case better
-	 * since the should be handled interanlly by resume_lv()
-	 * which should autoremove any orhpans
+	 * since that should be handled internally by resume_lv()
+	 * which should autoremove any orphans
 	 */
 	if (!_cleanup_orphan_lv(corigin_lv))  /* _corig */
 		return_0;




More information about the lvm-devel mailing list