commit | 1959d21232931dfa686769a21161413f10d6652f | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Thu Jul 06 10:18:05 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Thu Jul 06 10:18:05 2006 +0200 |
tree | c311b9fce998ce66665bda261c470a6fb981aa5c | |
parent | 40359ccb836866435b03a0cb57345002b587d875 [diff] |
[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 <axboe@suse.de>