skmprabhu2@gmail.com has uploaded this change for review.

View Change

Added include dir option in configfile

The ganesha.conf file can include directory
using below syntax

%dir /etc/ganesha/gansha_conf/export_conf
%dir /etc/ganesha/gansha_conf/export_conf/
%dir /etc/ganesha/gansha_conf/export_conf/*
%dir /etc/ganesha/gansha_conf/export_conf/*.conf
%dir "/etc/ganesha/gansha_conf/export_conf"
%dir "/etc/ganesha/gansha_conf/export_conf/"
%dir "/etc/ganesha/gansha_conf/export_conf/*.conf"
%dir "/etc/ganesha/gansha_conf/export_conf/*"
%dir "/etc/ganesha/gansha_conf/export_conf/*"

Change-Id: I6845141cd44c74fd411e41283056ec9de0baf1d8
Signed-off-by: Prabhu Murugesan <pmurugesan@ddn.com>
(cherry picked from commit 92e65c4e6246606781b3189d06b29a34dcf3780d)
---
M src/config_parsing/conf_lex.l
M src/config_samples/README
M src/doc/man/ganesha-config.rst
3 files changed, 199 insertions(+), 9 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6845141cd44c74fd411e41283056ec9de0baf1d8
Gerrit-Change-Number: 547411
Gerrit-PatchSet: 1
Gerrit-Owner: skmprabhu2@gmail.com
Gerrit-MessageType: newchange