Blob Blame History Raw
From 7005ca84449a4f7d7dd47f9618e1846d46dd6a48 Mon Sep 17 00:00:00 2001
From: Humble Devassy Chirammal <hchiramm@redhat.com>
Date: Sat, 25 Apr 2015 12:44:15 +0530
Subject: [PATCH 113/129] libgfapi : port gfapi to new logging framework

Change-Id: Iaa0a92f82b9a0a26eda1a8d72b3b66ce66fab443
BUG: 1231788
Signed-off-by: Humble Devassy Chirammal <hchiramm@redhat.com>
Reviewed-on: http://review.gluster.org/9918
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: jiffin tony Thottan <jthottan@redhat.com>
Reviewed-by: Raghavendra Talur <rtalur@redhat.com>
Reviewed-by: soumya k <skoduri@redhat.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: https://code.engineering.redhat.com/gerrit/51004
Reviewed-by: Raghavendra Gowdappa <rgowdapp@redhat.com>
Tested-by: Raghavendra Gowdappa <rgowdapp@redhat.com>
---
 api/src/gfapi-messages.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/api/src/gfapi-messages.h b/api/src/gfapi-messages.h
index 2c59af2..c303aa0 100644
--- a/api/src/gfapi-messages.h
+++ b/api/src/gfapi-messages.h
@@ -45,7 +45,7 @@
  */
 
 #define GLFS_GFAPI_BASE             GLFS_MSGID_COMP_API
-#define GLFS_NUM_MESSAGES           45
+#define GLFS_NUM_MESSAGES           46
 #define GLFS_MSGID_END              (GLFS_GFAPI_BASE + GLFS_NUM_MESSAGESi + 1)
 /* Messages with message IDs */
 #define glfs_msg_start_x GLFS_GFAPI_BASE, "Invalid: Start of messages"
-- 
1.7.1