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)
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>

No differences found