Skip to content
Commit 1daef0a8 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Clean up nfs_sb_active/nfs_sb_deactive



Instead of causing umount requests to block on server->active_wq while the
asynchronous sillyrename deletes are executing, we can use the sb->s_active
counter to obtain a reference to the super_block, and then release that
reference in nfs_async_unlink_release().

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent d5e66348
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment