NFS: Flesh out nfs_invalidate_page()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 31 May 2006 05:13:38 +0000 (01:13 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:14 +0000 (09:34 -0400)
commitd2ccddf042c403b146159beea438c6bfc4a445e2
treee38f5faeccb73cacd442e899328ae44b75f15559
parentc04871e6345e4c6dfda564e302d7fd8c66420fd5
NFS: Flesh out nfs_invalidate_page()

In the case of a call to truncate_inode_pages(), we should really try to
cancel any pending writes on the page.

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