Bug 1465011
| Summary: | glusterfind: DELETE path needs to be unquoted before further processing | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Milind Changire <mchangir> | |
| Component: | glusterfind | Assignee: | Milind Changire <mchangir> | |
| Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rhgs-3.3 | CC: | amukherj, rhinduja, rhs-bugs, storage-qa-internal | |
| Target Milestone: | --- | Keywords: | Regression | |
| Target Release: | RHGS 3.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | 3.3.0-devel-freeze-exception | |||
| Fixed In Version: | glusterfs-3.8.4-32 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1465024 (view as bug list) | Environment: | ||
| Last Closed: | 2017-09-21 05:02:13 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: | 1465024 | |||
| Bug Blocks: | 1417151 | |||
|
Description
Milind Changire
2017-06-26 12:27:48 UTC
upstream patch : https://review.gluster.org/17629 downstream patch : https://code.engineering.redhat.com/gerrit/#/c/110578/ [root@rhs-arch-srv1 changelogs]# glusterfind create s1 newvolume Session s1 created with volume newvolume [root@rhs-arch-srv1 changelogs]# glusterfind list SESSION VOLUME SESSION TIME --------------------------------------------------------------------------- s1 newvolume 2017-07-05 09:47:04 [root@rhs-arch-srv1 changelogs]# glusterfind pre s1 newvolume /tmp/s1.log Generated output file /tmp/s1.log [root@rhs-arch-srv1 changelogs]# glusterfind post s1 newvolume Session s1 with volume newvolume updated [root@rhs-arch-srv1 changelogs]# glusterfind pre s1 newvolume /tmp/s1.log Generated output file /tmp/s1.log [root@rhs-arch-srv1 changelogs]# cat /tmp/s1.log DELETE dir1%2Fdir2%2Fdir3%2Ffile bug verified on build glusterfs-3.8.4-32.el7rhgs.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |