From eb5382f9475900ec95cfd52278f46553dbde18a6 Mon Sep 17 00:00:00 2001 From: Raghavendra Bhat Date: Wed, 5 Sep 2018 15:30:25 -0400 Subject: features/snapview-client: replace gf_log with gf_msg Change-Id: I87f01d86f50eb2fca21febb0ea3e77fbd152eb93 updates: bz#1626610 Signed-off-by: Raghavendra Bhat --- libglusterfs/src/glfs-message-id.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libglusterfs') diff --git a/libglusterfs/src/glfs-message-id.h b/libglusterfs/src/glfs-message-id.h index 7b25918b084..222b2ae8fdf 100644 --- a/libglusterfs/src/glfs-message-id.h +++ b/libglusterfs/src/glfs-message-id.h @@ -89,6 +89,7 @@ enum _msgid_comp { GLFS_MSGID_COMP(SDFS, 1), GLFS_MSGID_COMP(QUIESCE, 1), GLFS_MSGID_COMP(TA, 1), + GLFS_MSGID_COMP(SNAPVIEW_CLIENT, 1), GLFS_MSGID_COMP(TEMPLATE, 1), GLFS_MSGID_COMP(UTIME, 1), -- cgit