summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd-messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfsd/src/glusterfsd-messages.h')
-rw-r--r--glusterfsd/src/glusterfsd-messages.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/glusterfsd/src/glusterfsd-messages.h b/glusterfsd/src/glusterfsd-messages.h
index 209279d051b..8e824ecc458 100644
--- a/glusterfsd/src/glusterfsd-messages.h
+++ b/glusterfsd/src/glusterfsd-messages.h
@@ -36,4 +36,8 @@ GLFS_MSGID(
glusterfsd_msg_36, glusterfsd_msg_37, glusterfsd_msg_38, glusterfsd_msg_39,
glusterfsd_msg_40, glusterfsd_msg_41, glusterfsd_msg_42, glusterfsd_msg_43);
+#define glusterfsd_msg_1_STR "Could not create absolute mountpoint path"
+#define glusterfsd_msg_2_STR "Could not get current working directory"
+#define glusterfsd_msg_3_STR "Failed to set dict value for key"
+
#endif /* !_GLUSTERFSD_MESSAGES_H_ */