Go to file
Meghana M 1ff820381b NFS-Ganesha : Implement refresh-config
It is important that we give an automatic way of refreshing the config
when the user has changed the export file manually.
Without this, the user will be forced to restart the server.
Implementing refresh_config by utilizing two other scripts
that are already in place.
Making a few changes to make sure that "--help"
doesn't throw unnecessary error messages.

Change-Id: I6559b89e858526717168ba286e1ff7d9977097c6
BUG: 1233624
Signed-off-by: Meghana M <mmadhusu@redhat.com>
Reviewed-on: http://review.gluster.org/11331
Reviewed-by: soumya k <skoduri@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
2015-06-24 03:27:19 -07:00
api build: do not #include "config.h" in each file 2015-05-29 05:43:17 -07:00
build-aux build: make GLUSTERD_WORKDIR rely on localstatedir 2014-08-07 01:17:29 -07:00
cli common-ha : Fixing add node operation 2015-06-19 06:52:32 -07:00
contrib contrib/timer-wheel: fix deadlock in del_timer() 2015-06-02 20:24:27 -07:00
doc snapshot: man page modifications 2015-06-19 10:47:32 -07:00
extras NFS-Ganesha : Implement refresh-config 2015-06-24 03:27:19 -07:00
geo-replication gverify: Adding StrictHostKeyChecking=no for ssh verification 2015-06-12 23:28:06 -07:00
glusterfs-hadoop hadoop-glusterfs: Fix IndexOutOfBounds Exception 2012-04-06 02:35:05 -07:00
glusterfsd Porting new log messages for posix 2015-06-17 03:05:59 -07:00
heal heal : Do not invoke glfs_fini for glfs-heal commands 2015-06-06 09:50:03 -07:00
libglusterfs stack: use list_head for managing frames 2015-06-22 00:41:43 -07:00
rpc rpc: fix possible deadlock left behind in d448fd1 2015-06-17 00:53:00 -07:00
tests afr: complete conservative merge even in case of gfid split-brain. 2015-06-22 01:42:10 -07:00
tools tools/glusterfind: Fail glusterfind creation if volume is offline 2015-06-18 23:04:04 -07:00
xlators glusterd: use mkdir_p for creating rundir 2015-06-24 02:59:44 -07:00
.gitignore build: sort gitignore entries 2015-04-06 06:02:08 -07:00
.mailmap scripts: add new email aliases 2014-04-16 06:38:06 -07:00
AUTHORS cleaned up some outdated files 2010-03-12 04:09:34 -08:00
autogen.sh logging: remove unused message-id scripts 2014-05-22 02:48:58 -07:00
ChangeLog Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
configure.ac build: improve detection of new OpenSSL features 2015-06-11 01:33:09 -07:00
CONTRIBUTING rfc.sh: set 'Change-Id: ' header on first run 2012-08-15 10:39:43 -07:00
COPYING-GPLV2 license: dual license under GPLV2 and LGPLV3+ 2012-05-10 22:06:16 -07:00
COPYING-LGPLV3 license: dual license under GPLV2 and LGPLV3+ 2012-05-10 22:06:16 -07:00
glusterfs-api.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
glusterfs.spec.in NFS-Ganesha: Automatically export vol that was exported before vol restart 2015-06-16 05:50:14 -07:00
INSTALL core: update INSTALL file. 2014-09-02 11:17:03 -07:00
libgfchangelog.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
libgfdb.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
MAINTAINERS Update MAINTAINERS file 2015-03-24 06:59:33 -07:00
Makefile.am build: fix compiling on older distributions 2015-06-03 06:53:43 -07:00
NEWS news: note the move to gerrit 2011-07-18 17:24:14 +05:30
README.md README: Adding information about Gluster dev workflow 2015-02-25 04:28:36 -08:00
rfc.sh Fix incorrect rfc.sh and checkpatch.pl use of "jenkins" instead of "gerrit" 2015-04-13 11:10:07 +00:00
run-tests.sh tests: Remove tests from bad tests 2015-05-27 19:32:05 -07:00
THANKS Typo fix THANKS message 2014-09-16 02:30:36 -07:00

For information about contributing to GlusterFS, please follow the below link : Contributing to GlusterFS community

GlusterFS does not follow the GitHub: Fork & pull workflow but use Gerrit for code review.

The development guidelines are detailed in Development Workflow.

For more info, please visit http://www.gluster.org/.