diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-05-28 10:01:34 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-05-28 10:05:47 -0400 |
commit | 359d7d1c976851c658aa7085761015812ed3b56f (patch) | |
tree | 64e97174554638a9929850e6eaccfd23bf11cf11 /net/sunrpc/rpc_pipe.c | |
parent | f2c1b5100db340441963649fabb4e43e2a65df77 (diff) | |
download | op-kernel-dev-359d7d1c976851c658aa7085761015812ed3b56f.zip op-kernel-dev-359d7d1c976851c658aa7085761015812ed3b56f.tar.gz |
NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE
We're already invalidating the data cache, and setting the new change
attribute. Since directories don't care about the i_size field, there
is no need to be forcing any extra revalidation of the page cache.
We do keep the NFS_INO_INVALID_ATTR flag, in order to force an
attribute cache revalidation on stat() calls since we do not
update the mtime and ctime fields.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/rpc_pipe.c')
0 files changed, 0 insertions, 0 deletions