NFSv4: Clean up nfs_expire_all_delegations()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:50 +0000 (15:21 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:50 +0000 (15:21 -0500)
commitb0d3ded1a21dc3057daff5a488469d9e6aa1b567
tree1e30c75402d091e19219d73850879317bb345b87
parent0d62f85a81216f30a0ba1479b93e84103a5d535b
NFSv4: Clean up nfs_expire_all_delegations()

Let the actual delegreturn stuff be run in the state manager thread rather
than allocating a separate kthread.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/delegation.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4renewd.c
fs/nfs/nfs4state.c