David Rieber has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1197013?usp=email )
Change subject: Expose initialize_fsal_lock and destroy_fsal_lock functions. We use these
in unit tests.
......................................................................
Expose initialize_fsal_lock and destroy_fsal_lock functions. We use these in unit tests.
We have some unit tests that require fsal_lock to be initialized/destroyed without
bringing up a full server.
Change-Id: I46729657d3907f8d781f3e9c83c41b264e03cca9
Signed-off-by: David Rieber <drieber(a)google.com>
---
M src/FSAL/fsal_destroyer.c
M src/FSAL/fsal_manager.c
M src/FSAL/fsal_private.h
3 files changed, 21 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/13/1197013/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1197013?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: I46729657d3907f8d781f3e9c83c41b264e03cca9
Gerrit-Change-Number: 1197013
Gerrit-PatchSet: 1
Gerrit-Owner: David Rieber <drieber(a)google.com>