+2
−1
Loading
In order to avoid the "Busy inodes after unmount" error message, we need to
ensure that nfs_async_unlink_release() releases the super block after the
call to nfs_free_unlinkdata().
Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>