Home
last modified time | relevance | path

Searched hist:"2067231 a9e2cbbcae0a4aca6ac36ff2dd6a7b701" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 2067231a9e2cbbcae0a4aca6ac36ff2dd6a7b701 Thu Aug 11 20:14:40 CDT 2022 Sun Ke <sunke32@huawei.com> NFS: Fix missing unlock in nfs_unlink()

Add the missing unlock before goto.

Fixes: 3c59366c207e ("NFS: don't unhash dentry during unlink/rename")
Signed-off-by: Sun Ke <sunke32@huawei.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>