Whamcloud - gitweb
When the failover node is the primary node, it is possible
authordeen <deen>
Wed, 5 Mar 2008 18:09:51 +0000 (18:09 +0000)
committerdeen <deen>
Wed, 5 Mar 2008 18:09:51 +0000 (18:09 +0000)
commitb324b93427c0b97afff217da2148d9e59736793b
treebc189819fa2018a1f1c0a1c728bba2bdd95f5e69
parentfba0b84f2ec603ee1eb9aeacc59f4ab60daa7323
When the failover node is the primary node, it is possible
to have two identical connections in imp_conn_list. We must
compare not conn's pointers but NIDs, otherwise we can defeat
connection throttling.

b=14774
i=adilger
i=johann
lustre/ChangeLog
lustre/ptlrpc/import.c