Malahal has uploaded this change for review.

View Change

WIP: Fix incorrect parent file handle update on rename.

We update renamed object's fsobj.fsdir.parent file handle to the
destination directory without locks. This could lead to incorrect
update if there was another rename on the object at the same time.
Just invalidate the parent file handle.

Change-Id: Ifd1fecfa26d6c4a41f6a27feed99d425e028a2cc
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c
1 file changed, 4 insertions(+), 4 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/79/431879/1

To view, visit change 431879. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd1fecfa26d6c4a41f6a27feed99d425e028a2cc
Gerrit-Change-Number: 431879
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal@gmail.com>