Trond Myklebust f7732d6573 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: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-09-21 16:52:40 -04:00
..
2010-02-10 08:30:59 -05:00
2010-09-17 17:31:30 -04:00
2010-05-14 15:09:31 -04:00
2010-09-17 10:56:50 -04:00