From: David Howells Date: Tue, 7 Jun 2011 13:09:10 +0000 (+0100) Subject: VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() X-Git-Tag: v3.1-rc1~91^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f40ef00204c456f5c181c0e7f54e25bb93cd49;p=pandora-kernel.git VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() Remove the detached-dentry counter from shrink_dcache_for_umount_subtree() as the value it computes is no longer used as of commit 312d3ca856d369bb04d0443846b85b4cdde6fa8a which made the nr_dentry counters summed per-CPU rather than global atomic. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed