diff options
| author | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-10-23 19:33:14 +0300 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-07-04 11:51:23 +0200 |
| commit | 1ae2216c767b912ad5ce36431053197118ec39fe (patch) | |
| tree | bbc06af2a039d986f97d88129e2750dc4fb2eac0 /include/uapi/linux/android | |
| parent | 1e6292f66b6aa768c4c8d954e8218901a6e39eba (diff) | |
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
commit 809fd143de8805970eec02c27c0bc2622a6ecbda upstream.
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>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'include/uapi/linux/android')
0 files changed, 0 insertions, 0 deletions
