+++ This bug was initially created as a clone of Bug #1200246 +++ Description of problem: pipe2 is not supported in the kernel version present in Centos5 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
REVIEW: http://review.gluster.org/9844 (libglusterfs: Replace pipe2 with pipe, so that it works on Linux kernel version < 2.6.27 and glibc < version 2.9.) posted (#1) for review on master by Poornima G (pgurusid)
REVIEW: http://review.gluster.org/9844 (libglusterfs: Replace pipe2 with pipe.) posted (#2) for review on master by Poornima G (pgurusid)
REVIEW: http://review.gluster.org/9844 (libglusterfs: Replace pipe2 with pipe.) posted (#3) for review on master by Poornima G (pgurusid)
REVIEW: http://review.gluster.org/9844 (libglusterfs: Replace pipe2 with pipe.) posted (#4) for review on master by Raghavendra Talur (rtalur)
COMMIT: http://review.gluster.org/9844 committed in master by Vijay Bellur (vbellur) ------ commit e64415ad9d97e2dfd74481b47c88a0f483b4374a Author: Poornima G <pgurusid> Date: Tue Mar 10 12:12:01 2015 +0530 libglusterfs: Replace pipe2 with pipe. pipe2() doesn't works on Linux kernel version < 2.6.27 and glibc < version 2.9. Hence replacing it with pipe(), so that the build will not fail on Centos5. Change-Id: If17aed0d51466cd7528cf8dde0edfa28b68139e5 BUG: 1200255 Signed-off-by: Poornima G <pgurusid> Reviewed-on: http://review.gluster.org/9844 Reviewed-by: Raghavendra Talur <rtalur> Tested-by: Gluster Build System <jenkins.com> Reviewed-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