[Bugs] [Bug 1269735] New: tools/glusterfind: fix %2F%2F character sequence in file paths emitted in output file
bugzilla at redhat.com
bugzilla at redhat.com
Thu Oct 8 06:41:19 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1269735
Bug ID: 1269735
Summary: tools/glusterfind: fix %2F%2F character sequence in
file paths emitted in output file
Product: GlusterFS
Version: mainline
Component: glusterfind
Assignee: bugs at gluster.org
Reporter: mchangir at redhat.com
QA Contact: bugs at gluster.org
CC: avishwan at redhat.com, khiremat at redhat.com
Description of problem:
File paths emitted in output file contain %2F%2F as directory separator instead
of a single %2F.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create glusterfind session on a volume
2. Create files in sub-directories on volume
3. Wait for 20 seconds for changelog rollover
4. Run a glusterfind pre command to generate an output file
5. File will contain paths with %2F%2F character sequence
Actual results:
Expected results:
Only single character sequence of %2F should be present as directory separator
Additional info:
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list