Skip to content
Commit fccca7fc authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Fix a sillyrename race...



Ensure that readdir revalidates its data cache after blocking on
sillyrename.

Also fix a typo in nfs_do_call_unlink(): swap the ^= for an |=. The result
is the same, since we've already checked that the flag is unset, but it
makes the code more readable.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 5b10ca19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment