[PATCH] NFS: Make searching and waiting on busy writeback requests more efficient.
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:39 +0000 (16:07 -0400)
commitc6a556b88adfacd2af90be84357c8165d716c27d
treeb63d477180052d3d1edabffb51f3fdfe4f699866
parentab0a3dbedc51037f3d2e22ef67717a987b3d15e2
[PATCH] NFS: Make searching and waiting on busy writeback requests more efficient.

 Basically copies the VFS's method for tracking writebacks and applies
 it to the struct nfs_page.

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