commit | 3227fa41abc191384fa81b3bcf52aa7fccb31536 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Sun Oct 25 21:43:01 2009 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Dec 15 14:07:24 2009 -0500 |
tree | f50512f2feecfc2fde13b0843cbbfb87728e2442 | |
parent | 82ead7fe41da960ed80652d13d5a1072f85f5aca [diff] |
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 <bfields@citi.umich.edu>