Bug 1252695 - posix : pending - porting log messages to a new framework
Summary: posix : pending - porting log messages to a new framework
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: posix
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: hari gowtham
QA Contact:
URL:
Whiteboard:
Depends On: 1242021
Blocks: 1241957 1258736
TreeView+ depends on / blocked
 
Reported: 2015-08-12 06:12 UTC by hari gowtham
Modified: 2016-06-16 13:30 UTC (History)
4 users (show)

Fixed In Version: glusterfs-3.8rc2
Clone Of: 1242021
: 1258736 (view as bug list)
Environment:
Last Closed: 2016-06-16 13:30:53 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description hari gowtham 2015-08-12 06:12:53 UTC
+++ This bug was initially created as a clone of Bug #1242021 +++

Description of problem:
------------------------
There are occurrences of gf_log and gf_log_callingfn under posix.
These instances should be ported to the corresponding gf_msg functions

Version-Release number of selected component (if applicable):
-------------------------------------------------------------
RHGS 3.1 ( glusterfs-3.7.1-8el6rhs )

Info
-----
gf_log instances
================
[satheesaran@dhcppc1 posix]$ grep -r 'gf_log ' * -A1
src/posix.c: gf_log (this->name, GF_LOG_ERROR,
src/posix.c- "fsetxattr (fstat) failed on fd=%p: %s",

gf_log_callingfn instances
===========================
[satheesaran@dhcppc1 posix]$ grep -r 'gf_log_callingfn ' * -A1
src/posix-helpers.c: callingfn (this->name, GF_LOG_DEBUG, "failed to get gfid");

src/posix.c: gf_log_callingfn (this->name, GF_LOG_ERROR, "Invalid Args: "
src/posix.c-             "fd: %p inode: %p gfid:%s", fd, inode?inode:0,

Comment 1 Anand Avati 2015-08-12 06:49:32 UTC
REVIEW: http://review.gluster.org/11609 (posix.c posix-helpers.c: porting new log messages) posted (#13) for review on master by hari gowtham (hari.gowtham005)

Comment 2 Anand Avati 2015-08-24 05:59:43 UTC
REVIEW: http://review.gluster.org/11609 (posix.c posix-helpers.c: porting new log messages) posted (#16) for review on master by hari gowtham (hari.gowtham005)

Comment 3 Anand Avati 2015-08-24 10:27:48 UTC
REVIEW: http://review.gluster.org/11609 (posix.c posix-helpers.c: porting new log messages) posted (#17) for review on master by hari gowtham (hari.gowtham005)

Comment 4 Anand Avati 2015-08-25 04:42:50 UTC
REVIEW: http://review.gluster.org/11609 (posix.c posix-helpers.c: porting new log messages) posted (#18) for review on master by hari gowtham (hari.gowtham005)

Comment 5 Anand Avati 2015-08-31 06:00:56 UTC
REVIEW: http://review.gluster.org/11609 (posix.c posix-helpers.c: porting new log messages) posted (#19) for review on master by hari gowtham (hari.gowtham005)

Comment 6 Anand Avati 2015-08-31 10:57:55 UTC
REVIEW: http://review.gluster.org/11609 (posix.c posix-helpers.c: porting new log messages) posted (#20) for review on master by hari gowtham (hari.gowtham005)

Comment 7 Niels de Vos 2016-06-16 13:30:53 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report.

glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


Note You need to log in before you can comment on or make changes to this bug.