Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1230484?usp=email )
Change subject: RECOVERY: refactor to no longer pass add_clid_entry and add_rfh_entry
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1230484?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)mindspring.com>