]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 5 Jul 2015 20:07:04 +0000 (16:07 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 22 Jul 2015 21:15:53 +0000 (17:15 -0400)
commit5c675d6420511e035c150e420ab26d0306bbb736
tree2520d09627a4949b71925aabde7f79170f3b12ed
parent85a23cee3f2c928475f31777ead5a71340a12fc3
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised

We can't allow caching of data until the change attribute has been
initialised correctly.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/inode.c