From e4b48c7e0d9e7107f99eb619adea46e9d87eb47f Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Tue, 18 Sep 2012 16:35:51 -0400 Subject: [PATCH] --- yaml --- r: 323183 b: refs/heads/master c: fd51790949edbbd17633689d4e19fe26d8447764 h: refs/heads/master i: 323181: d7634f375690af266b6da41f090c011bd870a651 323179: 9e9d3590b8fb2b2c5535bbfdcdcb1a2fc41d1dd5 323175: 06631380a3c51910c263f3025d0f42419afa6236 323167: abb72ff0c7879c4b37c3e2e5ac3985fcc4dd553c v: v3 --- [refs] | 2 +- trunk/fs/dcache.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e09a3014196e..131a2e7cdaa3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e19997a742c7c8203be628a7a69babc3bcf01a4 +refs/heads/master: fd51790949edbbd17633689d4e19fe26d8447764 diff --git a/trunk/fs/dcache.c b/trunk/fs/dcache.c index 16521a9f2038..0364af2311f4 100644 --- a/trunk/fs/dcache.c +++ b/trunk/fs/dcache.c @@ -1141,7 +1141,7 @@ int have_submounts(struct dentry *parent) EXPORT_SYMBOL(have_submounts); /* - * Search the dentry child list for the specified parent, + * Search the dentry child list of the specified parent, * and move any unused dentries to the end of the unused * list for prune_dcache(). We descend to the next level * whenever the d_subdirs list is non-empty and continue