summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfsd')
-rw-r--r--glusterfsd/src/glusterfsd-mgmt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/glusterfsd/src/glusterfsd-mgmt.c b/glusterfsd/src/glusterfsd-mgmt.c
index 3a6829ff619..be93521d0a1 100644
--- a/glusterfsd/src/glusterfsd-mgmt.c
+++ b/glusterfsd/src/glusterfsd-mgmt.c
@@ -604,8 +604,6 @@ glusterfs_volfile_reconfigure (FILE *newvolfile_fp)
goto out;
}
- glusterfs_graph_unknown_options (newvolfile_graph);
-
ret = 0;
out:
return ret;