Whamcloud - gitweb
Don't evict page beyond end of each stripe. In rare cases this page was
authoradilger <adilger>
Tue, 16 Mar 2004 23:37:34 +0000 (23:37 +0000)
committeradilger <adilger>
Tue, 16 Mar 2004 23:37:34 +0000 (23:37 +0000)
commit07b3a4ff5ea4765ed2d8bd556dc30136c9d18f96
tree505855e3272b8eb2065d692642cb7bf84199bc23
parent4ca57c5d8b9596769c8635e51ea84844e3fc6a91
Don't evict page beyond end of each stripe.  In rare cases this page was
being waited on for a read and the VFS is very unhappy when it isn't
uptodate when the read completes.  Rightfully so.  This was introduced during
bug 2765 changes to fix the extent calculations.
b=2925
lustre/ChangeLog
lustre/liblustre/namei.c
lustre/llite/file.c
lustre/scripts/lustre.spec.in