Trond Myklebust 2aac05a919 NFS: Fix readdir cache invalidation
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: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-07-08 15:22:40 -04:00
..
2008-07-08 15:22:40 -04:00
2008-02-20 16:15:44 -05:00
2008-05-16 09:43:30 -07:00
2008-03-19 18:00:34 -04:00
2006-03-20 13:44:48 -05:00
2008-03-19 18:00:34 -04:00
2008-05-16 09:43:30 -07:00
2008-05-16 09:43:30 -07:00
2007-03-16 19:25:05 -07:00