Bug 1435942
Summary: | Enabling parallel-readdir causes dht linkto files to be visible on the mount, | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Poornima G <pgurusid> |
Component: | unclassified | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.10 | CC: | bugs, ravishankar, redhatbugzilla, rtalur |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.10.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1431908 | Environment: | |
Last Closed: | 2017-05-31 20:47:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1431908, 1460898 | ||
Bug Blocks: | 1437960, 1438468, 1442603 |
Description
Poornima G
2017-03-26 02:22:54 UTC
REVIEW: https://review.gluster.org/16947 (dht: The xattrs sent in readdirp should be sent in opendir aswell) posted (#1) for review on release-3.10 by Poornima G (pgurusid) REVIEW: https://review.gluster.org/16947 (dht: The xattrs sent in readdirp should be sent in opendir aswell) posted (#2) for review on release-3.10 by Poornima G (pgurusid) REVIEW: https://review.gluster.org/17057 (dht: Add missing braces in dht_opendir) posted (#1) for review on master by Poornima G (pgurusid) COMMIT: https://review.gluster.org/16947 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit ec6f8cfa87bed289c498cd5f0f7daee88d257d74 Author: Poornima G <pgurusid> Date: Wed Mar 15 10:26:28 2017 +0530 dht: The xattrs sent in readdirp should be sent in opendir aswell As readdir-ahead can be loaded as a child of dht, dht has to specify the xattrs it is intrested in, as part of opendir call itself. >Reviewed-on: https://review.gluster.org/16902 >Smoke: Gluster Build System <jenkins.org> >Reviewed-by: Raghavendra G <rgowdapp> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.org> >(cherry picked from commit 0f71338e1d7c0b70f4fe3b19c68612fe730d9de2) Change-Id: I012ef96cc143b0cef942df78aa7150d85ec38606 BUG: 1435942 Signed-off-by: Poornima G <pgurusid> Reviewed-on: https://review.gluster.org/16947 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Prashanth Pai <ppai> Reviewed-by: Raghavendra G <rgowdapp> REVIEW: https://review.gluster.org/17285 (dht: Add missing braces in dht_opendir) posted (#1) for review on release-3.10 by Raghavendra Talur (rtalur) One of the two patches that were sent on master were missing from 3.10. master: https://review.gluster.org/17057 I have created a backport of it at https://review.gluster.org/#/c/17285/1 COMMIT: https://review.gluster.org/17285 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit aae7b5490feea555f785fa3f734e2251ea8fdbf5 Author: Poornima G <pgurusid> Date: Thu Apr 13 16:44:44 2017 +0530 dht: Add missing braces in dht_opendir >Change-Id: I6adce98f52e17953f501bc590ff7189cceac3c31 >BUG: 1431908 >Signed-off-by: Poornima G <pgurusid> >Reviewed-on: https://review.gluster.org/17057 >Smoke: Gluster Build System <jenkins.org> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.org> >Reviewed-by: Vijay Bellur <vbellur> (cherry picked from commit af218797fa98f2f75594fc9ae595f184682f1a0d) Change-Id: I6adce98f52e17953f501bc590ff7189cceac3c31 BUG: 1435942 Reviewed-on: https://review.gluster.org/17285 Tested-by: Raghavendra Talur <rtalur> Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra Talur <rtalur> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.10.2, please open a new bug report. |