From: FUJITA Tomonori Date: Mon, 16 Jul 2007 06:52:14 +0000 (+0200) Subject: add a struct request pointer to the request structure X-Git-Tag: v2.6.23-rc1~782^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abae1fde63fcdd2a3abaa0d7930938d8326f83d2;p=pandora-kernel.git add a struct request pointer to the request structure This adds a struct request pointer to the request structure for the second data phase (bidi for now). A request queue supporting bidi requests sets QUEUE_FLAG_BIDI. This prevents sending bidi requests to a non-bidi queue. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-diff-tree failed