From: Jeff Layton Date: Thu, 19 May 2011 20:22:53 +0000 (-0400) Subject: cifs: make cifs_send_async take a kvec array X-Git-Tag: v3.0-rc1~43^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc31cb6f1ae6c4e64a463b124d3c2e9cbd7dd70;p=pandora-kernel.git cifs: make cifs_send_async take a kvec array We'll need this for async writes, so convert the call to take a kvec array. CIFSSMBEcho is changed to put a kvec on the stack and pass in the SMB buffer using that. Reviewed-by: Pavel Shilovsky Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed