summaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2008-02-20 02:04:22 +0100
committerTrond Myklebust <Trond.Myklebust@netapp.com>2008-02-26 06:40:36 +0100
commit5746006f1d17d9d5a3015051ea54de4341cb31f9 (patch)
treefc1d03a1e58a0a0a3cc03c46cbebdebf8cfe054e /fs/nfs/read.c
parentSUNRPC: Allow the rpc_release() callback to be run on another workqueue (diff)
downloadlinux-5746006f1d17d9d5a3015051ea54de4341cb31f9.tar.xz
linux-5746006f1d17d9d5a3015051ea54de4341cb31f9.zip
NFS: Add an nfsiod workqueue
NFS post-rpciod cleanups often involve tasks that cannot be safely performed within the rpciod context (due to deadlock concerns). We therefore add a dedicated NFS workqueue that can perform tasks like cleaning up state after an interrupted NFSv4 open() call, or calling put_nfs_open_context() after an asynchronous read or write call. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/read.c')
0 files changed, 0 insertions, 0 deletions