From: Jeff Layton Date: Wed, 19 Sep 2012 13:22:30 +0000 (-0700) Subject: cifs: turn the pages list in cifs_readdata into an array X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~66^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5fab6f4f081afcfcd7c1d444d9b900d6ef3e50b;p=pandora-kernel.git cifs: turn the pages list in cifs_readdata into an array We'll need an array to put into a smb_rqst, so convert this into an array instead of (ab)using the lru list_head. Signed-off-by: Jeff Layton --- Reading git-diff-tree failed