From: Kinglong Mee Date: Mon, 27 Jul 2015 03:10:15 +0000 (+0800) Subject: sunrpc: Switch to using hash list instead single list X-Git-Tag: omap-for-v4.3/fixes-rc1~85^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129e5824cd96d9289679973f0ff7c48e88d569bb;p=pandora-kernel.git sunrpc: Switch to using hash list instead single list Switch using list_head for cache_head in cache_detail, it is useful of remove an cache_head entry directly from cache_detail. v8, using hash list, not head list Signed-off-by: Kinglong Mee Reviewed-by: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed