summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendra@redhat.com>2018-10-16 15:34:20 -0400
committerAmar Tumballi <amarts@redhat.com>2018-11-05 07:05:23 +0000
commit643c9d049de970d27b2bfa806c4d47ea6eabefe6 (patch)
treeba33429b2e998672254276f94d2ae924f3838e29 /libglusterfs/src
parent029a7e5c1908f53cc4411a8d6cbf6a4e2b207879 (diff)
features/snapview-server: change gf_log instances to gf_msg
Change-Id: Ib8bdf210a896423abcd7413dd4896d424ac0f561 fixes: bz#1626610 Signed-off-by: Raghavendra Bhat <raghavendra@redhat.com>
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 222b2ae8fdf..001f4abdf67 100644
--- a/libglusterfs/src/glfs-message-id.h
+++ b/libglusterfs/src/glfs-message-id.h
@@ -92,7 +92,7 @@ enum _msgid_comp {
GLFS_MSGID_COMP(SNAPVIEW_CLIENT, 1),
GLFS_MSGID_COMP(TEMPLATE, 1),
GLFS_MSGID_COMP(UTIME, 1),
-
+ GLFS_MSGID_COMP(SNAPVIEW_SERVER, 1),
/* --- new segments for messages goes above this line --- */
GLFS_MSGID_END