Hide Forgot
EBADF returned while resolving an fd incase of a failure confuses AFR which checks for EBADFD only.
PATCH: http://patches.gluster.com/patch/3328 in master (protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resolution.)
PATCH: http://patches.gluster.com/patch/3329 in release-3.0 (protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resolution.)
PATCH: http://patches.gluster.com/patch/3335 in master (catch up with 4911659 on OS X)