[PATCH] NFS: cleanup: shrink struct nfs_open_context
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 17:16:21 +0000 (17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:08 +0000 (16:07 -0400)
commit464a98bd70bae8c559cfc82af799faf44824ce64
tree06013db965c1450bfa800bd9c7e8eca35d320f77
parent96651ab341cde0fee940ec837f323d711cbfa7d5
[PATCH] NFS: cleanup: shrink struct nfs_open_context

 Remove the wait queue, and replace the functions that depended on it
 with wait_on_bit().

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