From: maxim Date: Tue, 10 Feb 2009 17:16:02 +0000 (+0000) Subject: b=14132 X-Git-Tag: v1_9_160~20 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=5aa7dcffab58ba573e83a9b94a043744435e5ddb;p=fs%2Flustre-release.git b=14132 Few words about acceptor cleanup patch that was landed recently are added. --- diff --git a/lnet/ChangeLog b/lnet/ChangeLog index b069be4..d0a0f50 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -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