REVIEW: http://review.gluster.org/8507 (glusterd: Parsing key/value pair with value contains '=') posted (#1) for review on master by Vijaikumar Mallikarjuna (vmallika)
REVIEW: http://review.gluster.org/8507 (glusterd: Parsing key/value pair with value contains '=') posted (#2) for review on master by Vijaikumar Mallikarjuna (vmallika)
REVIEW: http://review.gluster.org/8507 (glusterd: Parsing key/value pair with value containing '=') posted (#3) for review on master by Vijaikumar Mallikarjuna (vmallika)
COMMIT: http://review.gluster.org/8507 committed in master by Krishnan Parthasarathi (kparthas) ------ commit c1d722e4bce2d078c06d249cf186ecc77186d4af Author: Vijaikumar M <vmallika> Date: Thu Aug 21 17:07:25 2014 +0530 glusterd: Parsing key/value pair with value containing '=' Parsing key/value pair in the brickinfo file, where value contains '=' would truncate everything after '=' in value. For example: A key/value pair mnt-opts=rw,noatime,allocsize=1MiB,noattr2 is parsed as: mnt-opts=rw,noatime,allocsize Change-Id: I4e279c2a356a8a16eb20d4358d7c8a8cc5724b65 BUG: 1132451 Signed-off-by: Vijaikumar M <vmallika> Reviewed-on: http://review.gluster.org/8507 Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Rajesh Joseph <rjoseph> Reviewed-by: Sachin Pandit <spandit> Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Krishnan Parthasarathi <kparthas>
REVIEW: http://review.gluster.org/8524 (glusterd: Parsing key/value pair with value containing '=') posted (#1) for review on master by Vijaikumar Mallikarjuna (vmallika)
Patch in comment#4 didn't make it into the repo due to a gerrit issue.
COMMIT: http://review.gluster.org/8524 committed in master by Krishnan Parthasarathi (kparthas) ------ commit ec257d019cacbe4998cc78b591fd5a212c8cff35 Author: Vijaikumar M <vmallika> Date: Thu Aug 21 17:07:25 2014 +0530 glusterd: Parsing key/value pair with value containing '=' Parsing key/value pair in the brickinfo file, where value contains '=' would truncate everything after '=' in value. For example: A key/value pair mnt-opts=rw,noatime,allocsize=1MiB,noattr2 is parsed as: mnt-opts=rw,noatime,allocsize BUG: 1132451 Change-Id: I756b2fc4b06875267212b1a5c3e91c5a40c6accb Signed-off-by: Vijaikumar M <vmallika> Reviewed-on: http://review.gluster.org/8524 Reviewed-by: Sachin Pandit <spandit> Reviewed-by: Atin Mukherjee <amukherj> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Krishnan Parthasarathi <kparthas>
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.0, please open a new bug report. glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user