summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEmmanuel Dreyfus <manu@netbsd.org>2015-01-14 18:00:46 +0100
committerRaghavendra Bhat <raghavendra@redhat.com>2015-02-04 04:06:45 -0800
commit6c5007d944bc7feddb19d5245f134c5602940d7b (patch)
treef77ecca1dec22cb434911f0a490d19ba8910672b /tests
parent8fd0a88eed39e1f70f0057efb2f92564fb135186 (diff)
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@netbsd.org> Reviewed-on: http://review.gluster.org/9448 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Niels de Vos <ndevos@redhat.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com> Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions