summaryrefslogtreecommitdiffstats
path: root/fs/ext3
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2010-08-12 17:04:08 +1000
committerJ. Bruce Fields <bfields@redhat.com>2010-09-21 21:51:11 -0400
commit1117449276bb909b029ed0b9ba13f53e4784db9d (patch)
tree14b119924ac54165e6b18f3772cfe966b6883245 /fs/ext3
parent2ed5282cd9b44686a6e718269abb5c5cd332d8f1 (diff)
downloadlinux-stable-1117449276bb909b029ed0b9ba13f53e4784db9d.tar.gz
linux-stable-1117449276bb909b029ed0b9ba13f53e4784db9d.tar.bz2
linux-stable-1117449276bb909b029ed0b9ba13f53e4784db9d.zip
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>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions