From: Jeff Layton Date: Tue, 18 Sep 2012 23:20:35 +0000 (-0700) Subject: cifs: teach signing routines how to deal with arrays of pages in a smb_rqst X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~66^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb308a6f22f7f4f3574dab6b36c4a3598e50cf05;p=pandora-kernel.git cifs: teach signing routines how to deal with arrays of pages in a smb_rqst Use the smb_send_rqst helper function to kmap each page in the array and update the hash for that chunk. Reviewed-by: Pavel Shilovsky Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed