diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-02-20 02:04:22 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-02-26 06:40:36 +0100 |
commit | 5746006f1d17d9d5a3015051ea54de4341cb31f9 (patch) | |
tree | fc1d03a1e58a0a0a3cc03c46cbebdebf8cfe054e /fs/nfs/read.c | |
parent | SUNRPC: Allow the rpc_release() callback to be run on another workqueue (diff) | |
download | linux-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