[Bugs] [Bug 1781649] READDIRP incorrectly updates posix-acl inode ctx

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 12 05:42:26 UTC 2020


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

Pranav Prakash <prprakas at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ON_QA                       |VERIFIED



--- Comment #11 from Pranav Prakash <prprakas at redhat.com> ---
Verified the behavior:
"""
[root at dhcp43-42 mnt]# echo TEST > foo; echo -n "[`date -u --rfc-3339=ns`] ";
cat foo; ls -l; while :; do echo -n "[`date -u --rfc-3339=ns`] "; cat foo &&
break; usleep 200000; done
[2020-10-12 05:34:46.504928105+00:00] TEST
total 4
-rw-r--r--. 1 root root  5 Oct 12 11:04 foo
drwxr-xr-x. 3 root root 24 Oct 12 11:01 test
[2020-10-12 05:34:46.532124690+00:00] TEST
"""

No delays found in accessing the file.

glusterd.log => No permission denied log entry found.


[root at dhcp43-5 ~]# rpm -qa | grep glusterfs
glusterfs-client-xlators-6.0-45.el8rhgs.x86_64
glusterfs-6.0-45.el8rhgs.x86_64
glusterfs-api-6.0-45.el8rhgs.x86_64
glusterfs-cli-6.0-45.el8rhgs.x86_64
glusterfs-selinux-1.0-1.el8rhgs.noarch
glusterfs-geo-replication-6.0-45.el8rhgs.x86_64
glusterfs-libs-6.0-45.el8rhgs.x86_64
glusterfs-fuse-6.0-45.el8rhgs.x86_64
glusterfs-server-6.0-45.el8rhgs.x86_64

[root at dhcp43-5 ~]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.5


-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list