summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd
diff options
context:
space:
mode:
authorCsaba Henk <csaba@redhat.com>2012-04-18 16:51:35 +0200
committerAnand Avati <avati@redhat.com>2012-04-23 20:02:07 -0700
commit92baa61bfe5853fca301eb1e10f063097df24e2e (patch)
tree0f1d0389d614e4124557d171e61b2238b4392eae /xlators/mgmt/glusterd
parent7cc14db79d4579cfa50c30108fdf67ffa61cb94a (diff)
geo-rep / glusterd: update list of reserved tunables
(keeping up with http://review.gluster.com/399) Change-Id: Iefc095a65efaa722a980315603f9ad027ee16eba BUG: 764557 Signed-off-by: Csaba Henk <csaba@redhat.com> Reviewed-on: http://review.gluster.com/3189 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-geo-rep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-geo-rep.c b/xlators/mgmt/glusterd/src/glusterd-geo-rep.c
index c373fc14f1f..3c268a6acce 100644
--- a/xlators/mgmt/glusterd/src/glusterd-geo-rep.c
+++ b/xlators/mgmt/glusterd/src/glusterd-geo-rep.c
@@ -35,7 +35,7 @@
#include <signal.h>
static char *gsync_reserved_opts[] = {
- "gluster-command",
+ "gluster-command-dir",
"pid-file",
"state-file",
"session-owner",