From: Nick Piggin Date: Fri, 7 Jan 2011 06:49:50 +0000 (+1100) Subject: fs: avoid inode RCU freeing for pseudo fs X-Git-Tag: v2.6.38-rc1~468^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0c7d15f9787b7e8c601533c015295cc68329f8;p=pandora-kernel.git fs: avoid inode RCU freeing for pseudo fs Pseudo filesystems that don't put inode on RCU list or reachable by rcu-walk dentries do not need to RCU free their inodes. Signed-off-by: Nick Piggin --- Reading git-diff-tree failed