[Bugs] [Bug 1257110] Logging : unnecessary log message "REMOVEXATTR No data available " when files are written to glusterfs mount

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 28 12:33:42 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1257110



--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/12015 committed in master by Raghavendra Bhat
(raghavendra at redhat.com) 
------
commit bd9dd34700de63f96b9fc65125d539b2c16fa6bf
Author: Vijay Bellur <vbellur at redhat.com>
Date:   Wed Aug 26 15:24:39 2015 +0530

    mount/fuse: Log ENODATA as DEBUG in {f}removexattr

    Logging ENODATA errors for {f}removexattr at a higher loglevel does not
    add a lot of value and causes a log message flood as per multiple reports.

    Added a new cbk, fuse_removexattr_cbk() to be used with removexattr fops.
    ENODATA now gets logged at loglevel DEBUG in fuse_removexattr_cbk(). This
also
    prevents more conditional checks in the common fuse_err_cbk() callback.

    Change-Id: I1585b4d627e0095022016c47d7fd212018a7194b
    BUG: 1257110
    Signed-off-by: Vijay Bellur <vbellur at redhat.com>
    Reviewed-on: http://review.gluster.org/12015
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=2ejEgEaA1q&a=cc_unsubscribe


More information about the Bugs mailing list