diff options
author | Christoph Hellwig | 2021-03-31 09:30:01 +0200 |
---|---|---|
committer | Jens Axboe | 2021-04-06 09:28:18 -0600 |
commit | 393bb12e00580aaa23356504eed38d8f5571153a (patch) | |
tree | f1dd0bfd89dd25032f06d231bed30767d45a29a6 /block/elevator.c | |
parent | 9bb33f24abbd0fa2fadad01ec75438d7cc239189 (diff) |
block: stop calling blk_queue_bounce for passthrough requests
Instead of overloading the passthrough fast path with the deprecated
block layer bounce buffering let the users that combine an old
undermaintained driver with a highmem system pay the price by always
falling back to copies in that case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20210331073001.46776-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/elevator.c')
0 files changed, 0 insertions, 0 deletions