summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.h
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2010-07-20 01:23:17 +0000
committerAnand V. Avati <avati@dev.gluster.com>2010-07-20 20:44:14 -0700
commit9e3b58a2abdee5c1cf748eb463042ca9ef6aac66 (patch)
treebf77466ac242b04427d9f3391a78fa6e4606d102 /glusterfsd/src/glusterfsd.h
parente235a743d2b4d409945770a6d5f803360932bd3d (diff)
'glusterd' command
Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971
Diffstat (limited to 'glusterfsd/src/glusterfsd.h')
-rw-r--r--glusterfsd/src/glusterfsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfsd/src/glusterfsd.h b/glusterfsd/src/glusterfsd.h
index d67d181e1..7827c9800 100644
--- a/glusterfsd/src/glusterfsd.h
+++ b/glusterfsd/src/glusterfsd.h
@@ -27,6 +27,7 @@
#include "glusterfsd-common.h"
+#define DEFAULT_GLUSTERD_VOLFILE CONFDIR "/glusterd.vol"
#define DEFAULT_CLIENT_VOLFILE CONFDIR "/glusterfs.vol"
#define DEFAULT_SERVER_VOLFILE CONFDIR "/glusterfsd.vol"
#define DEFAULT_LOG_FILE_DIRECTORY DATADIR "/log/glusterfs"