summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
diff options
context:
space:
mode:
authorMuthu-vigneshwaran <mvignesh@redhat.com>2016-07-18 16:56:38 +0530
committerVijay Bellur <vbellur@redhat.com>2016-07-18 09:28:39 -0700
commit386340967926fa062e2c1eee4784f951846167b3 (patch)
tree076c32eb57b0982ef1e4c7086713f17fde134ccc /libglusterfs/src
parenta2e5ad1dfec6b989a9e07967297ae6e13061fb93 (diff)
libglusterfs : update correct memory segments in glfs-message-id
Change-Id: I669d6674e21d1524a2934edba8a77b70c77ef0f4 BUG: 1357490 Signed-off-by: Muthu-vigneshwaran <mvignesh@redhat.com> Reviewed-on: http://review.gluster.org/14942 Tested-by: Muthu Vigneshwaran Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Manikandan Selvaganesh <mselvaga@redhat.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Vijay Bellur <vbellur@redhat.com> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'libglusterfs/src')
-rw-r--r--libglusterfs/src/glfs-message-id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/glfs-message-id.h b/libglusterfs/src/glfs-message-id.h
index 34a4c47566a..8601c5cc5ab 100644
--- a/libglusterfs/src/glfs-message-id.h
+++ b/libglusterfs/src/glfs-message-id.h
@@ -164,7 +164,7 @@ GLFS_MSGID_COMP_SYMLINK_CACHE_END
GLFS_MSGID_SEGMENT)
#define GLFS_MSGID_COMP_JBR GLFS_MSGID_COMP_SHARD_END
-#define GLFS_MSGID_COMP_JBR_END (GLFS_MSGID_COMP_SHARD_END+\
+#define GLFS_MSGID_COMP_JBR_END (GLFS_MSGID_COMP_JBR +\
GLFS_MSGID_SEGMENT)
#define GLFS_MSGID_COMP_PL GLFS_MSGID_COMP_JBR_END