[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 17:16:30 +0000 (17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:37 +0000 (16:07 -0400)
commit7d52e86274e09fce8ac8f963e3605a84d0a305a7
treeb9ecc05bbdff94aa344f39b53756bfddbd9db123
parent951a143b3fcf15cfa9d38250b7462f821db241db
[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.

 Unless we're doing O_APPEND writes, we really don't care about revalidating
 the file length. Just make sure that we catch any page cache invalidations.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c
fs/nfs/inode.c
include/linux/nfs_fs.h