Bug 1319380
Summary: | trash xlator : trash_unlink_mkdir_cbk() enters in an infinte loop which results segfault | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Anoop C S <anoopcs> |
Component: | trash-xlator | Assignee: | Anoop C S <anoopcs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.7.11 | CC: | anoopcs, bugs, jthottan, pkarampu |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.12 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1318757 | Environment: | |
Last Closed: | 2016-06-28 12:13:55 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: | 1318757 | ||
Bug Blocks: | 1328375 |
Description
Anoop C S
2016-03-19 06:31:59 UTC
REVIEW: http://review.gluster.org/13783 (features/trash: Handle unexpected errors during mkdir) posted (#1) for review on release-3.7 by Anoop C S (anoopcs) This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Patch has not yet merged. Changing status back to POST. COMMIT: http://review.gluster.org/13783 committed in release-3.7 by Pranith Kumar Karampuri (pkarampu) ------ commit dd0133fd38232261521fb6a810b9bb6dde4cc5a4 Author: Anoop C S <anoopcs> Date: Thu Mar 17 22:44:12 2016 +0530 features/trash: Handle unexpected errors during mkdir When expected directory hierarchy in not present in trash directory, trash translator tries to create it inside the same. Any errors from posix other than the expected ones should be handled properly during an internal mkdir call and logged accordingly explaining the reason for not moving the file to trash directory. >Change-Id: I4e19637138ea4fb92f9301be372ac19542a6aed8 >BUG: 1318757 >Reviewed-on: http://review.gluster.org/13771 >Smoke: Gluster Build System <jenkins.com> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.com> >Reviewed-by: jiffin tony Thottan <jthottan> (cherry picked from commit 7b8e82f80942b862f30d3fb72c7eecb23fcae226) Change-Id: I8574f461a4e60491b359685deeadedfb9760366e BUG: 1319380 Signed-off-by: Anoop C S <anoopcs> Reviewed-on: http://review.gluster.org/13783 Smoke: Gluster Build System <jenkins.com> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: jiffin tony Thottan <jthottan> 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.7.12, please open a new bug report. glusterfs-3.7.12 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] https://www.gluster.org/pipermail/gluster-devel/2016-June/049918.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |