[Bugs] [Bug 1138897] NetBSD port
bugzilla at redhat.com
bugzilla at redhat.com
Wed Feb 4 12:07:03 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1138897
--- Comment #77 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9448 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com)
------
commit 6c5007d944bc7feddb19d5245f134c5602940d7b
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date: Wed Jan 14 18:00:46 2015 +0100
NetBSD portability fix: recover errno on runner error
Some time ago we introduced F_CLOSEM to efficiently close unused
file descriptors when using a runner. But since it also close the
file descriptor used to send back errno to glusterd, it got unable
to detect an error on execve().
Fix this by backing out F_CLOSEM usage.
BUG: 1138897
Change-Id: I147a0924e8b1721c2a5ff67c3b943579d3a03bf5
Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
Reviewed-on: http://review.gluster.org/9448
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list