Whamcloud - gitweb
b=14132
authormaxim <maxim>
Tue, 10 Feb 2009 17:16:02 +0000 (17:16 +0000)
committermaxim <maxim>
Tue, 10 Feb 2009 17:16:02 +0000 (17:16 +0000)
Few words about acceptor cleanup patch that was landed recently are added.

lnet/ChangeLog

index b069be4..d0a0f50 100644 (file)
@@ -17,6 +17,15 @@ Bugzilla   :
 Description:
 Details    :
 
+Severity   : enhancement
+Bugzilla   : 14132
+Description: acceptor.c cleanup
+Details    : Code duplication in acceptor.c for the cases of kernel and
+             user-space removed. User-space libcfs tcpip primitives
+             uniformed to have prototypes similar to kernel ones. Minor
+             cosmetic changes in usocklnd to use cfs_socket_t as
+             representation of socket.
+
 Severity   : minor
 Bugzilla   : 11245
 Description: IB path MTU mistakenly set to 1st path MTU when ib_mtu is off