Searched hist:daef265f1590cf3e6de989d074041a280c82d58b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.c | diff daef265f1590cf3e6de989d074041a280c82d58b Tue Jan 10 03:48:02 CST 2006 Jens Axboe <axboe@suse.de> [PATCH] dm: don't enable bouncing by default
DM doesn't need to bounce bio's on its own, but the block layer defaults to that in blk_queue_make_request(). The lower level drivers should bounce ios themselves, that is what they need to do if not layered below dm anyways.
Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|