]> git.baikalelectronics.ru Git - kernel.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)
commitf8357c7d61d6a708e2881c5aeddd1924d08bfc59
tree2520d09627a4949b71925aabde7f79170f3b12ed
parent44232bf761d93d9d0bc98acba914d828302f8d50
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