Jeff Layton has uploaded this change for review.

View Change

FSAL_CEPH: add a "filesystem" export parameter

Allow exporting alternate cephfs filesystems within the same cluster.
This is supported on more recent versions of libcephfs. In the event
that the library doesn't support it, fail export creation when someone
tries to set the new parameter.

Change-Id: I7c365b651b5408729b80cbdd1ea0a53e8fa80c48
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/FSAL_CEPH/internal.c
M src/FSAL/FSAL_CEPH/internal.h
M src/FSAL/FSAL_CEPH/main.c
M src/cmake/modules/FindCEPHFS.cmake
M src/config_samples/ceph.conf
M src/doc/man/ganesha-ceph-config.rst
M src/include/config-h.in.cmake
8 files changed, 76 insertions(+), 2 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c365b651b5408729b80cbdd1ea0a53e8fa80c48
Gerrit-Change-Number: 430961
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton@redhat.com>