Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d45b9d8b authored by Trond Myklebust's avatar Trond Myklebust
Browse files

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: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 609005c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment