mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
If the server returns an ENOENT error, we still need to do a d_delete() in order to ensure that the dentry is deleted. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
609005c319
commit
d45b9d8baf
1 changed files with 13 additions and 2 deletions
15
fs/nfs/dir.c
15
fs/nfs/dir.c
Loading…
Add table
Add a link
Reference in a new issue