From: James Bottomley Date: Tue, 22 May 2007 19:43:14 +0000 (-0500) Subject: [SCSI] scsi_error: send the sense buffer down without copying X-Git-Tag: v2.6.23-rc1~1053^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355dfa1bc8026d185678fed4e409719a595b2d39;p=pandora-kernel.git [SCSI] scsi_error: send the sense buffer down without copying Now that the block submission path correctly bounces, we can simply use the command sense_buffer to send to retrieve sense information and junk the unnecessary page allocation. Signed-off-by: James Bottomley --- Reading git-diff-tree failed