nfs: switch to ->iterate_shared()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Apr 2016 23:52:56 +0000 (19:52 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 2 May 2016 23:51:53 +0000 (19:51 -0400)
commit9ac3d3e8460e3fa6f3a9a39c2049904005016db6
treec7f2b2a8784c638eaf9d39d6a01c5f6ad841a276
parent9cf843e3f47c41440367062e92ab32e59ecb6a87
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>
fs/nfs/dir.c