]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r304342:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Aug 2016 12:08:27 +0000 (12:08 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Aug 2016 12:08:27 +0000 (12:08 +0000)
commitceb9541879110454d685849ddf906290e12e5f9c
tree3f5fc351bd88a503d69c24242abe6e43730a841c
parent58c1fe0f7cf519d1ea3e2a68ae46b8eb35bb82a8
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/9@304847 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/core/ucma.c