Frank Filz has uploaded this change for review.

View Change

RECOVERY: Prepare recovery database to hold NLM/NSM information also

This commit doesn't actually implement any new recovery database records, it
just sets the stage for their addition as necessary.

Mostly this will just recognize them as NOT NFSv4.x clientid entries and issue
a warning message should they appear in the database (but otherwise they will
be ignored and left alone).

Change-Id: Ibf6ce6eb167d991ba02d74706386a4a51c5434ac
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/include/gsh_recovery.h
M src/include/nsm.h
M src/include/sal_functions.h
6 files changed, 199 insertions(+), 82 deletions(-)

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

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

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