]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd78b95021480a4121abd6adc3c9c5edd26afdb9
treee38f5faeccb73cacd442e899328ae44b75f15559
parent9f96dc84cc280f735ff629ea5efeb49fe8f8c930
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