Malahal has uploaded this change for review.

View Change

Handle dupreq hash deletion race

nfs_dupreq_finish or nfs_dupreq_delete may try to delete a dupreq from
the DRC hash table/list, so check for existence in the list before we
delete the dupreq from hash table and the list.

Change-Id: I5186accf8a2538cc6a0b6184c792316cafa0eebb
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/RPCAL/nfs_dupreq.c
1 file changed, 23 insertions(+), 7 deletions(-)

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

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

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