From: J. Bruce Fields Date: Mon, 26 Oct 2009 01:43:01 +0000 (-0400) Subject: nfsd: filter readdir results in V4ROOT case X-Git-Tag: v2.6.33-rc1~57^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3227fa41abc191384fa81b3bcf52aa7fccb31536;p=pandora-kernel.git nfsd: filter readdir results in V4ROOT case As with lookup, we treat every boject as a mountpoint and pretend it doesn't exist if it isn't exported. The preexisting code here is confusing, but I haven't yet figured out how to make it clearer. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed