1. 26 3月, 2016 2 次提交
  2. 24 3月, 2016 2 次提交
  3. 10 3月, 2016 1 次提交
  4. 04 3月, 2016 1 次提交
  5. 25 2月, 2016 1 次提交
  6. 20 2月, 2016 2 次提交
  7. 13 2月, 2016 4 次提交
  8. 05 2月, 2016 1 次提交
  9. 29 1月, 2016 1 次提交
    • M
      orangefs: Fix revalidate. · 99109822
      Martin Brandenburg 提交于
      Previously, it would update a live inode. This was fixed, but it did not
      ever check that the inode attributes in the dcache are correct. This
      checks all inode attributes and rejects any that are not correct, which
      causes a lookup and thus a new getattr.
      
      Perhaps inode_operations->permission should replace or augment some of
      this.
      
      There is no actual caching, and this does a rather excessive amount of
      network operations back to the filesystem server.
      Signed-off-by: NMartin Brandenburg <martin@omnibond.com>
      Signed-off-by: NMike Marshall <hubcap@omnibond.com>
      99109822
  10. 24 1月, 2016 3 次提交
  11. 05 12月, 2015 1 次提交
  12. 04 12月, 2015 1 次提交
  13. 17 11月, 2015 1 次提交
  14. 14 11月, 2015 7 次提交
  15. 13 11月, 2015 1 次提交
  16. 06 10月, 2015 1 次提交
  17. 03 10月, 2015 6 次提交