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

NFS: Fix a use-after-free case in nfs_async_rename()



The call to nfs_async_rename_release() after rpc_run_task() is incorrect.
The rpc_run_task() is always guaranteed to call the ->rpc_release() method.

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