diff options
author | Vijay Bellur <vbellur@redhat.com> | 2015-08-26 15:24:39 +0530 |
---|---|---|
committer | Raghavendra Bhat <raghavendra@redhat.com> | 2015-09-03 03:59:49 -0700 |
commit | b1cd5cb8a857ed3a95eab95179378283c8d41763 (patch) | |
tree | 829df5d78be3ffe1d92da781aeccaf20da556b00 /xlators/cluster/dht/src/tier.c | |
parent | 8e7ca068720fa6fa50e4746e5b17c305f38171e8 (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: 1248941
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>
Reviewed-on: http://review.gluster.org/12041
Diffstat (limited to 'xlators/cluster/dht/src/tier.c')
0 files changed, 0 insertions, 0 deletions