Whamcloud - gitweb
b=18414
authormaxim <maxim>
Tue, 7 Apr 2009 11:09:13 +0000 (11:09 +0000)
committermaxim <maxim>
Tue, 7 Apr 2009 11:09:13 +0000 (11:09 +0000)
commitb418bd36742a4c1d3f28dd2ee5823d54ece76035
tree94cbbe9131d36c7b73a55abab7510831dcb872da
parent488f93f92541e07d269c7e3d94905f96e9cd0609
b=18414
i=isaac
i=liang
Landing a patch fixing 'running out of ports' issue on HEAD. The patch
essentially does:
 - add a delay before next reconnect attempt in ksocklnd in the case of lost race;
 - limit the frequency of query-requests in lnet;
 - special handling of 'dead peer' notifications in lnet.
libcfs/include/libcfs/linux/linux-prim.h
libcfs/include/libcfs/winnt/winnt-prim.h
libcfs/libcfs/winnt/winnt-curproc.c
lnet/include/lnet/lib-types.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/lnet/lib-move.c
lnet/lnet/peer.c
lnet/lnet/router.c