diff options
author | Csaba Henk <csaba@redhat.com> | 2012-04-18 16:51:35 +0200 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-04-23 20:02:07 -0700 |
commit | 92baa61bfe5853fca301eb1e10f063097df24e2e (patch) | |
tree | 0f1d0389d614e4124557d171e61b2238b4392eae /xlators/mgmt/glusterd/src/glusterd-geo-rep.c | |
parent | 7cc14db79d4579cfa50c30108fdf67ffa61cb94a (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/src/glusterd-geo-rep.c')
-rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-geo-rep.c | 2 |
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", |