[Bugs] [Bug 1465024] glusterfind: DELETE path needs to be unquoted before further processing

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 30 07:40:55 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1465024



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17629 committed in master by Aravinda VK
(avishwan at redhat.com) 
------
commit d95535bae2d200c2210feac7568b1fdbf6f545a9
Author: Milind Changire <mchangir at redhat.com>
Date:   Mon Jun 26 18:20:23 2017 +0530

    tools/glusterfind: unquote DELETE path before further processing

    Problem:
    DELETE path is quoted before it reaches glusterfind. This wasn't handled
    in the glusterfind code leading to double quoting of path separator
    '%2F' to '%252F' i.e. the '%' character in '%2F' itself was quoted to
    '%25'

    Solution:
    unquote the the deleted path before further processing

    Change-Id: I2dfbbd7792dc0f9da5c8e02093b0f1c031ff344a
    BUG: 1465024
    Signed-off-by: Milind Changire <mchangir at redhat.com>
    Reviewed-on: https://review.gluster.org/17629
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Aravinda VK <avishwan at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.


More information about the Bugs mailing list