[Bugs] [Bug 1392868] The FUSE client log is filling up with posix_acl_default and posix_acl_access messages
bugzilla at redhat.com
bugzilla at redhat.com
Thu Nov 10 06:26:43 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1392868
--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15799 committed in release-3.8 by Raghavendra
Talur (rtalur at redhat.com)
------
commit 494dbb8d178b4da925079eea8abeef13df3a129d
Author: Rajesh Joseph <rjoseph at redhat.com>
Date: Thu Nov 3 14:21:28 2016 +0530
posix-acl: check dictionary before using it
If extended attributes are not present in md-cache it returns NULL as
xattr.
posix acl xlator should check for NULL before using xattr.
If normal and default ACLs are not set on file then md-cache will not
contain
system.posix_acl_access and system.posix_acl_default extended attributes in
its cache.
Therefore posix_acl_lookup_cbk should check xattr before using it,
otherwise
the logs will get filled with dictionary errors.
> Reviewed-on: http://review.gluster.org/15769
> Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
> Smoke: Gluster Build System <jenkins at build.gluster.org>
> Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> Reviewed-by: Vijay Bellur <vbellur at redhat.com>
> CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
(cherry picked from commit de7fe24663713fff364cfc2b52b675e3e979ee68)
Change-Id: Icebf73cf0b313bd3e82ca8cbda63786dd0fa47da
BUG: 1392868
Signed-off-by: Rajesh Joseph <rjoseph at redhat.com>
Reviewed-on: http://review.gluster.org/15799
Smoke: Gluster Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra Talur <rtalur 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=sCOjr72L5P&a=cc_unsubscribe
More information about the Bugs
mailing list