commit | 609005c319bc6062b95ed82e132884ed7e22cdb9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Jan 28 19:42:59 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:22 2008 -0500 |
tree | ed798efb3dde26d9072fb44af743db638f76157e | |
parent | fccca7fc6aab4e6b519e2d606ef34632e4f50e33 [diff] |
NFS: Sillyrename: in the case of a race, check aliases are really positive In nfs_do_call_unlink() we check that we haven't raced, and that lookup() hasn't created an aliased dentry to our sillydeleted dentry. If somebody has deleted the file on the server and the lookup() resulted in a negative dentry, then ignore... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>