Malahal has uploaded this change for review.

View Change

Clean up DRC code

nfs_dupreq_delete() and nfs_dupreq_finish() don't return anything other
than DUPREQ_SUCCESS, so changed them to return void. Also reorganised
code in complete_request().

Change-Id: I85a2870f6c0f3081411927ae0fbc4df61141f93f
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/MainNFSD/nfs_worker_thread.c
M src/RPCAL/nfs_dupreq.c
M src/include/nfs_dupreq.h
3 files changed, 51 insertions(+), 75 deletions(-)

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

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

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