gauravin@google.com has uploaded this change for review.

View Change

Fixing data integrity issue found during performance test.

When two threads want to create same entry, one thread succeed in creating entry.
The other thread after taking lock, finds entry but miss to reset the status and
return NFS4ERR_NOENT.

Change-Id: If6f14f824d10ebc17d79e4bf534b25ce4de424cb
Signed-off-by: Gaurav Sharma <gauravin@google.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 2 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If6f14f824d10ebc17d79e4bf534b25ce4de424cb
Gerrit-Change-Number: 557077
Gerrit-PatchSet: 1
Gerrit-Owner: gauravin@google.com
Gerrit-MessageType: newchange