Bug 1484490
Summary: | File-level WORM allows mv over read-only files | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Lucas Ferreira <luneo7> |
Component: | unclassified | Assignee: | Lucas Ferreira <luneo7> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, ksubrahm |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | worm | ||
Fixed In Version: | glusterfs-3.13.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1480788 | Environment: | |
Last Closed: | 2017-12-08 17:39: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: |
Description
Lucas Ferreira
2017-08-23 17:46:40 UTC
REVIEW: https://review.gluster.org/18104 (features/worm: Adding check to newloc when doing rename) posted (#1) for review on master by Anonymous Coward REVIEW: https://review.gluster.org/18104 (features/worm: Adding check to newloc when doing rename) posted (#2) for review on master by Lucas Ferreira (luneo7) REVIEW: https://review.gluster.org/18104 (features/worm: Adding check to newloc when doing rename) posted (#3) for review on master by Shyamsundar Ranganathan (srangana) REVIEW: https://review.gluster.org/18104 (features/worm: Adding check to newloc when doing rename) posted (#4) for review on master by Lucas Ferreira (luneo7) REVIEW: https://review.gluster.org/18104 (features/worm: Adding check to newloc when doing rename) posted (#5) for review on master by Lucas Ferreira (luneo7) REVIEW: https://review.gluster.org/18104 (features/worm: Adding check to newloc when doing rename) posted (#6) for review on master by Prashanth Pai (ppai) COMMIT: https://review.gluster.org/18104 committed in master by Amar Tumballi (amarts) ------ commit 00a4dc058a0573d18e9c1bd3692fecee151a9285 Author: luneo7 <luneo7> Date: Wed Aug 23 15:25:57 2017 -0300 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. 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> 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.13.0, please open a new bug report. glusterfs-3.13.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/announce/2017-December/000087.html [2] https://www.gluster.org/pipermail/gluster-users/ |