diff options
author | Hari Gowtham <hgowtham@dhcp35-85.lab.eng.blr.redhat.com> | 2015-05-27 13:17:30 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2015-06-17 03:05:59 -0700 |
commit | 59e1c79ac6953e552fbdc8c627f5dc1d02eeacc8 (patch) | |
tree | bd84f83cd64cb5991d6256bd6f754b658ce5d9e0 /libglusterfs/src | |
parent | 1950f30ee77df938a76159f07fe8f8ca3ef14cf8 (diff) |
Porting new log messages for posix
Change-Id: I29bdeefb755805858e3cb1817b679cb6f9a476a9
BUG: 1194640
Signed-off-by: Hari Gowtham <hgowtham@dhcp35-85.lab.eng.blr.redhat.com>
Reviewed-on: http://review.gluster.org/9893
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'libglusterfs/src')
-rw-r--r-- | libglusterfs/src/glfs-message-id.h | 1 |
1 files changed, 1 insertions, 0 deletions
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*/ |