]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r304342:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Aug 2016 12:06:43 +0000 (12:06 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Aug 2016 12:06:43 +0000 (12:06 +0000)
commitb19aed0acd0ce5adbdc890c7ae6e4db063105d49
tree72079bff206d27b9ffefec766a14b05099deca17
parent49e0bb33b0d77617f38b1e9a5b172e70a3063206
MFC r304342:
Add support for setting blocking and non-blocking mode on /dev/rdma_cm
by returning success on FIONBIO and FIOASYNC IOCTLs. The actual flags
handling is done by the kern_ioctl() function.

Reported by: Alex Bowden <alex.bowden@outlook.com>
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@304846 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/core/ucma.c