aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsproc.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2015-05-03 09:16:53 +1000
committerJ. Bruce Fields <bfields@redhat.com>2015-05-07 11:47:00 -0400
commit43b0e7ea590b51052384ecedf4ad7c8d7898e8e7 (patch)
tree506113d48acf247d47ec07ee33b31c5332a00087 /fs/nfsd/nfsproc.c
parentDocumentation: remove overloads-avoided counter from knfsd-stats.txt (diff)
downloadlinux-dev-43b0e7ea590b51052384ecedf4ad7c8d7898e8e7.tar.xz
linux-dev-43b0e7ea590b51052384ecedf4ad7c8d7898e8e7.zip
nfsd: stop READDIRPLUS returning inconsistent attributes
The NFSv3 READDIRPLUS gets some of the returned attributes from the readdir, and some from an inode returned from a new lookup. The two objects could be different thanks to intervening renames. The attributes in READDIRPLUS are optional, so let's just skip them if we notice this case. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfsproc.c')
0 files changed, 0 insertions, 0 deletions