commit | 9ac3d3e8460e3fa6f3a9a39c2049904005016db6 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Apr 28 19:52:56 2016 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon May 02 19:51:53 2016 -0400 |
tree | c7f2b2a8784c638eaf9d39d6a01c5f6ad841a276 | |
parent | 9cf843e3f47c41440367062e92ab32e59ecb6a87 [diff] |
nfs: switch to ->iterate_shared() aside of the usual care about seeding dcache from readdir, we need to be careful about the pagecache evictions here. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>