Frank Filz has uploaded this change for review.

View Change

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@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 change 1170100. To unsubscribe, or for help writing mail filters, visit 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@mindspring.com>
Gerrit-MessageType: newchange