diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-10-23 18:33:14 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-11-05 02:53:49 +0100 |
commit | 809fd143de8805970eec02c27c0bc2622a6ecbda (patch) | |
tree | 182e4fae3a273244b2157c3024f967f2574af037 /fs/notify/fdinfo.c | |
parent | Linux 3.18-rc3 (diff) | |
download | linux-809fd143de8805970eec02c27c0bc2622a6ecbda.tar.xz linux-809fd143de8805970eec02c27c0bc2622a6ecbda.zip |
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
If the OPEN rpc call to the server fails with an ENOENT call, nfs_atomic_open
will create a negative dentry for that file, however it currently fails
to call nfs_set_verifier(), thus causing the dentry to be immediately
revalidated on the next call to nfs_lookup_revalidate() instead of following
the usual lookup caching rules.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/notify/fdinfo.c')
0 files changed, 0 insertions, 0 deletions