1. 09 7月, 2008 1 次提交
    • T
      NFS: Fix readdir cache invalidation · 2aac05a9
      Trond Myklebust 提交于
      invalidate_inode_pages2_range() takes page offset arguments, not byte
      ranges.
      
      Another thought is that individual pages might perhaps get evicted by VM
      pressure, in which case we might perhaps want to re-read not only the
      evicted page, but all subsequent pages too (in case the server returns
      more/less data per page so that the alignment of the next entry
      changes). We should therefore remove the condition that we only do this on
      page->index==0.
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      2aac05a9
  2. 24 6月, 2008 3 次提交
  3. 17 5月, 2008 7 次提交
  4. 30 4月, 2008 1 次提交
  5. 29 4月, 2008 2 次提交
  6. 25 4月, 2008 1 次提交
  7. 24 4月, 2008 4 次提交
  8. 20 4月, 2008 16 次提交
  9. 19 4月, 2008 1 次提交
  10. 09 4月, 2008 2 次提交
  11. 28 3月, 2008 1 次提交
  12. 20 3月, 2008 1 次提交