Frank Filz has uploaded this change for review.

View Change

RECOVERY: refactor to no longer pass add_clid_entry and add_rfh_entry

These functions are always the same, and when NSM recovery is added,
the number of functions (that will always be the same) to be called
will be larger and expand parameter lists with no real benefit.

Change-Id: Ibae9e4a811fe440feabb37e2931c8e682f703f82
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/MainNFSD/libganesha_nfsd.ver
M src/SAL/nfs4_recovery.c
M src/SAL/recovery/recovery_fs.c
M src/SAL/recovery/recovery_fs_ng.c
M src/SAL/recovery/recovery_rados.h
M src/SAL/recovery/recovery_rados_cluster.c
M src/SAL/recovery/recovery_rados_kv.c
M src/SAL/recovery/recovery_rados_ng.c
M src/include/sal_functions.h
9 files changed, 53 insertions(+), 116 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ibae9e4a811fe440feabb37e2931c8e682f703f82
Gerrit-Change-Number: 1230484
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>