• Trond Myklebust's avatar
    NFS: Add an nfsiod workqueue · 5746006f
    Trond Myklebust authored
    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: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
    5746006f
internal.h 7 KB