From: Jens Axboe Date: Mon, 13 Nov 2006 17:04:59 +0000 (+0100) Subject: [PATCH] Fix bad data direction in SG_IO X-Git-Tag: v2.6.19-rc6~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=616e8a091a035c0bd9b871695f4af191df123caa;p=pandora-kernel.git [PATCH] Fix bad data direction in SG_IO Contrary to what the name misleads you to believe, SG_DXFER_TO_FROM_DEV is really just a normal read seen from the device side. This patch fixes http://lkml.org/lkml/2006/10/13/100 Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed