From: David Howells Date: Sat, 28 Oct 2006 17:38:46 +0000 (-0700) Subject: [PATCH] VFS: Fix an error in unused dentry counting X-Git-Tag: v2.6.19-rc4~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87135762de4328c6f17897e803e6909bc056feb;p=pandora-kernel.git [PATCH] VFS: Fix an error in unused dentry counting With Vasily Averin Fix an error in unused dentry counting in shrink_dcache_for_umount_subtree() in which the count is modified without the dcache_lock held. Signed-off-by: David Howells Cc: Vasily Averin Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed