[Bugs] [Bug 1129939] NetBSD port

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 16 09:05:19 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1129939



--- Comment #235 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9447 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 2466f4debbb629cf847c42f5d317cd5627b095c1
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date:   Wed Jan 14 17:55:53 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: 1129939
    Change-Id: I40d3255555145e04e8feafaa2ff4e5fb1570e9a2
    Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
    Reviewed-on: http://review.gluster.org/9447
    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>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list