From 59e1c79ac6953e552fbdc8c627f5dc1d02eeacc8 Mon Sep 17 00:00:00 2001 From: Hari Gowtham Date: Wed, 27 May 2015 13:17:30 +0530 Subject: Porting new log messages for posix Change-Id: I29bdeefb755805858e3cb1817b679cb6f9a476a9 BUG: 1194640 Signed-off-by: Hari Gowtham Reviewed-on: http://review.gluster.org/9893 Reviewed-by: Pranith Kumar Karampuri Tested-by: NetBSD Build System Tested-by: Gluster Build System --- libglusterfs/src/glfs-message-id.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libglusterfs/src') diff --git a/libglusterfs/src/glfs-message-id.h b/libglusterfs/src/glfs-message-id.h index 58c123a66d6..745ad8b32ad 100644 --- a/libglusterfs/src/glfs-message-id.h +++ b/libglusterfs/src/glfs-message-id.h @@ -60,6 +60,7 @@ #define GLFS_MSGID_COMP_DHT_END GLFS_MSGID_COMP_DHT +\ GLFS_MSGID_SEGMENT + /* there is no component called 'common', however reserving this segment * for common actions/errors like dict_{get/set}, memory accounting*/ -- cgit