Trond Myklebust 809fd143de 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>
2014-11-04 19:53:49 -06:00
..
2013-06-08 16:20:18 -04:00
2014-07-12 18:22:58 -04:00
2014-07-12 18:22:58 -04:00
2013-11-15 13:41:43 -05:00
2014-09-30 16:24:56 -04:00
2012-07-30 19:06:41 -04:00
2014-10-18 12:52:08 -07:00
2014-09-30 16:24:56 -04:00
2014-09-30 16:24:56 -04:00
2014-09-30 16:24:56 -04:00
2012-07-30 19:06:52 -04:00
2014-06-24 18:47:00 -04:00
2014-06-25 19:01:27 -04:00