Andy Grover 335776bd69 RDS: Track transports via an array, not a list
Now that transports can be loaded in arbitrary order,
it is important for rds_trans_get_preferred() to look
for them in a particular order, instead of walking the list
until it finds a transport that works for a given address.
Now, each transport registers for a specific transport slot,
and these are ordered so that preferred transports come first,
and then if they are not loaded, other transports are queried.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-23 19:13:12 -07:00
..
2009-05-25 01:53:53 -07:00
2009-08-05 10:42:58 -07:00
2009-01-04 17:29:21 -08:00
2009-05-25 01:53:53 -07:00
2009-08-05 10:42:58 -07:00
2009-08-13 16:43:32 -07:00
2009-07-12 12:22:34 -07:00
2009-08-05 10:42:58 -07:00
2009-07-23 18:01:10 -07:00
2009-08-04 16:44:23 -04:00
2009-08-05 10:42:58 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 14:03:27 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00