Bug 1484489
Summary: | File-level WORM allows mv over read-only files | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Lucas Ferreira <luneo7> |
Component: | unclassified | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.12 | CC: | bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | worm | ||
Fixed In Version: | glusterfs-glusterfs-3.12.3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1480788 | Environment: | |
Last Closed: | 2017-11-29 05:52:17 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: |
Description
Lucas Ferreira
2017-08-23 17:46:17 UTC
REVIEW: https://review.gluster.org/18108 (features/worm: Adding check to newloc when doing rename) posted (#1) for review on release-3.12 by Anonymous Coward REVIEW: https://review.gluster.org/18481 (features/worm: Adding check to newloc when doing rename) posted (#1) for review on release-3.12 by Lucas Ferreira (luneo7) REVIEW: https://review.gluster.org/18481 (features/worm: Adding check to newloc when doing rename) posted (#2) for review on release-3.12 by Lucas Ferreira (luneo7) COMMIT: https://review.gluster.org/18481 committed in release-3.12 by ------------- features/worm: Adding check to newloc when doing rename Problem: Since rename didn't check if newloc exists and it's retention state it was possible to rename a new file that wasn't in retention over a existing file that was in read-only state. Cherry picked from commit 00a4dc0: > Change-Id: I63c6bbabb7bb456ebedf201cc77b878ffda62229 > BUG: 1484490 > Signed-off-by: luneo7 <luneo7> > Reviewed-on: https://review.gluster.org/18104 > Tested-by: jiffin tony Thottan <jthottan> > Tested-by: Prashanth Pai <ppai> > Smoke: Gluster Build System <jenkins.org> > CentOS-regression: Gluster Build System <jenkins.org> > Reviewed-by: Prashanth Pai <ppai> > Reviewed-by: Karthik U S <ksubrahm> > Reviewed-by: Amar Tumballi <amarts> Change-Id: I63c6bbabb7bb456ebedf201cc77b878ffda62229 BUG: 1484489 Signed-off-by: luneo7 <luneo7> 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-glusterfs-3.12.3, please open a new bug report. glusterfs-glusterfs-3.12.3 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-devel/2017-November/053983.html [2] https://www.gluster.org/pipermail/gluster-users/ |