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

NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode



Otherwise, there is a potential deadlock if the last dput() from an NFSv4
close() or other asynchronous operation leads to nfs_clear_inode calling
the synchronous delegreturn.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 99fadcd7
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