K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-08-25T23:10:27.213390Z K 7 svn:log V 302 Don't grab SOCK_LOCK for soref() when queuing an AIO request. The AIO job holds a reference on the associated file descriptor, so the socket's count should already be > 0. This fixes a LOR with the socket buffer lock after recent socket locking changes in HEAD. Sponsored by: Chelsio Communications END