From: Jens Axboe Date: Thu, 6 Jul 2006 08:18:05 +0000 (+0200) Subject: [PATCH] Only the first two bits in bio->bi_rw and rq->flags match X-Git-Tag: v2.6.18-rc2~256^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1959d21232931dfa686769a21161413f10d6652f;p=pandora-kernel.git [PATCH] Only the first two bits in bio->bi_rw and rq->flags match Not three, as assumed. This causes the barrier bit to be needlessly set for some IO. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed