From 37c9dc3dc99911a9567ae2c539a4a5bcc7586f96 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 18 Sep 2018 11:26:41 +0800 Subject: mds: fix typos Signed-off-by: Kefu Chai --- src/mds/StrayManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mds/StrayManager.h') diff --git a/src/mds/StrayManager.h b/src/mds/StrayManager.h index b5b7d73a17e..c0842de878e 100644 --- a/src/mds/StrayManager.h +++ b/src/mds/StrayManager.h @@ -85,7 +85,7 @@ class StrayManager // Call this on a dentry that has been identified as - // elegible for purging. It will be passed on to PurgeQueue. + // eligible for purging. It will be passed on to PurgeQueue. void enqueue(CDentry *dn, bool trunc); // Final part of enqueue() which we may have to retry -- cgit v1.2.3