Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1230487?usp=email )
Change subject: WIP - Implement Internal NSM
......................................................................
WIP - Implement Internal NSM
Add recovery database for recovery_fs and NSM code to support Ganesha
taking over from rpc.statd. Ganesha will send SM_NOTIFY from the database
and process SM_NOTIFY sent from clients.
Change-Id: I4d66aaa09a3ada046c96e735b3e49006cd8a01c8
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/CMakeLists.txt
M src/MainNFSD/libganesha_nfsd.ver
M src/MainNFSD/nfs_init.c
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
M src/MainNFSD/nfs_worker_thread.c
M src/Protocols/NLM/CMakeLists.txt
M src/Protocols/NLM/nlm_util.c
M src/Protocols/NLM/nsm.c
M src/Protocols/XDR/xdr_nsm.c
M src/SAL/nfs4_recovery.c
M src/SAL/nlm_owner.c
M src/SAL/recovery/recovery_fs.c
M src/include/gsh_recovery.h
M src/include/gsh_rpc.h
M src/include/nfs_init.h
M src/include/nfs_proto_data.h
M src/include/nfs_proto_functions.h
M src/include/nsm.h
M src/include/sal_data.h
M src/include/sal_functions.h
M src/support/nfs_read_conf.c
21 files changed, 1,488 insertions(+), 33 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/87/1230487/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1230487?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: I4d66aaa09a3ada046c96e735b3e49006cd8a01c8
Gerrit-Change-Number: 1230487
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>