Files
linux/include
NeilBrown 1117449276 sunrpc/cache: change deferred-request hash table to use hlist.
Being a hash table, hlist is the best option.

There is currently some ugliness were we treat "->next == NULL" as
a special case to avoid having to initialise the whole array.
This change nicely gets rid of that case.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2010-09-21 21:51:11 -04:00
..
2010-09-09 18:57:24 -07:00
2010-08-08 20:58:20 +01:00
2010-09-08 21:45:01 -07:00
2010-08-04 10:44:19 -07:00