Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1241943?usp=email )
Change subject: CEPH: Support additional config options for client_oc
......................................................................
CEPH: Support additional config options for client_oc
Ganesha helps enabling/disabling ceph client object cache via config
option in CEPH block. To maximize use of object cache additional 2
config options are required to be supported via ganesha.conf file.
With this code change "client_oc_size" and "client_oc_max_dirty" are
supported via ganesha.conf.
Change-Id: Iaf52eb3e3cf5fc5ea0525a20de0419b2b6af2bfd
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
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
4 files changed, 45 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/43/1241943/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1241943?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: Iaf52eb3e3cf5fc5ea0525a20de0419b2b6af2bfd
Gerrit-Change-Number: 1241943
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>