summaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2015-08-26 15:24:39 +0530
committerRaghavendra Bhat <raghavendra@redhat.com>2015-08-28 05:33:40 -0700
commitbd9dd34700de63f96b9fc65125d539b2c16fa6bf (patch)
treef0f3530d46bd21b539863128e55a3f3e25b909b7 /cli
parent7a27810aecce6e014100dbbc3c7961d769082c1e (diff)
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@redhat.com> Reviewed-on: http://review.gluster.org/12015 Tested-by: NetBSD Build System <jenkins@build.gluster.org> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions