1. 20 12月, 2016 1 次提交
    • T
      NFSv4: Update the attribute cache info in update_changeattr · e603a4c1
      Trond Myklebust 提交于
      If we successfully updated the change attribute, we should timestamp the
      cache. While we do know that the other attributes are not completely up
      to date, we have the NFS_INO_INVALID_ATTR flag that let us know that,
      so it is valid to say that the cache has not timed out.
      We can also clear NFS_INO_REVAL_PAGECACHE, since our change attribute
      is now known to be valid.
      
      Conversely, if the change attribute did not match, we should make sure to
      also revalidate the access and ACL caches.
      Signed-off-by: NTrond Myklebust <trond.myklebust@primarydata.com>
      e603a4c1
  2. 10 12月, 2016 3 次提交
  3. 09 12月, 2016 1 次提交
  4. 08 12月, 2016 3 次提交
  5. 06 12月, 2016 1 次提交
  6. 05 12月, 2016 5 次提交
  7. 04 12月, 2016 6 次提交
  8. 03 12月, 2016 6 次提交
  9. 02 12月, 2016 14 次提交