Bug 1341796
Summary: | [quota+snapshot]: Directories are inaccessible from activated snapshot, when the snapshot was created during directory creation | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohammed Rafi KC <rkavunga> | |
Component: | snapshot | Assignee: | Mohammed Rafi KC <rkavunga> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | bugs, kramdoss, nbalacha, rcyriac, rhinduja, rjoseph, rkavunga | |
Target Milestone: | --- | Keywords: | Regression, ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.9.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1341034 | |||
: | 1342372 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-27 18:24:03 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: | 1341034 | |||
Bug Blocks: | 1342372, 1342374, 1342375 |
Description
Mohammed Rafi KC
2016-06-01 18:55:40 UTC
REVIEW: http://review.gluster.org/14608 (glusterd/snapshot: remove quota related options from snap volfile) posted (#1) for review on master by mohammed rafi kc (rkavunga) REVIEW: http://review.gluster.org/14608 (glusterd/snapshot: remove quota related options from snap volfile) posted (#2) for review on master by mohammed rafi kc (rkavunga) REVIEW: http://review.gluster.org/14608 (glusterd/snapshot: remove quota related options from snap volfile) posted (#3) for review on master by mohammed rafi kc (rkavunga) REVIEW: http://review.gluster.org/14608 (glusterd/snapshot: remove quota related options from snap volfile) posted (#4) for review on master by mohammed rafi kc (rkavunga) COMMIT: http://review.gluster.org/14608 committed in master by Rajesh Joseph (rjoseph) ------ commit 03d523504230c336cf585159266e147945f31153 Author: Mohammed Rafi KC <rkavunga> Date: Wed Jun 1 23:01:37 2016 +0530 glusterd/snapshot: remove quota related options from snap volfile enabling inode-quota on a snapshot volume is unnecessary, because snapshot is a read-only volume. So we don't need to enforce quota on a snapshot volume. This patch will remove the quota related options from snapshot volfile. Change-Id: Iddabcb83820dac2384924a01d45abe1ef1e95600 BUG: 1341796 Signed-off-by: Mohammed Rafi KC <rkavunga> Reviewed-on: http://review.gluster.org/14608 Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: N Balachandran <nbalacha> NetBSD-regression: NetBSD Build System <jenkins.org> Smoke: Gluster Build System <jenkins.com> CentOS-regression: Gluster Build System <jenkins.com> Reviewed-by: Rajesh Joseph <rjoseph> REVIEW: http://review.gluster.org/14634 (glusterd/snapshot: free resource from the owner of memory) posted (#2) for review on master by mohammed rafi kc (rkavunga) COMMIT: http://review.gluster.org/14634 committed in master by Jeff Darcy (jdarcy) ------ commit 547563d284e40fc9cdecda4c1ecde372ed1a01c5 Author: Mohammed Rafi KC <rkavunga> Date: Fri Jun 3 12:44:14 2016 +0530 glusterd/snapshot: free resource from the owner of memory We are freeing memory from a function which is not the owner of the memory. Free should happen from the owner of resources. Change-Id: If8772ba27f9eb65881dcdddde8d7dc431c1c0ee8 BUG: 1341796 Signed-off-by: Mohammed Rafi KC <rkavunga> Reviewed-on: http://review.gluster.org/14634 NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Jeff Darcy <jdarcy> 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.9.0, please open a new bug report. glusterfs-3.9.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/gluster-users/2016-November/029281.html [2] https://www.gluster.org/pipermail/gluster-users/ |