Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1170100?usp=email )
Change subject: CEPH: Add capability to share ceph client between exports
......................................................................
CEPH: Add capability to share ceph client between exports
Add a new parameter cmount_path to specify the actual ceph mount path. By
setting this the same in each export, those exports will share a client if
the other options in the EXPORT { FSAL } } block are the same.
Change-Id: I1ca70be8a22e98441063720508950678a59f96b1
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_CEPH/export.c
M src/FSAL/FSAL_CEPH/internal.c
M src/FSAL/FSAL_CEPH/internal.h
M src/FSAL/FSAL_CEPH/main.c
M src/config_samples/config.txt
M src/doc/man/ganesha-ceph-config.rst
6 files changed, 432 insertions(+), 80 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/00/1170100/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1170100?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1ca70be8a22e98441063720508950678a59f96b1
Gerrit-Change-Number: 1170100
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange