diff options
author | Ming Lei <ming.lei@redhat.com> | 2019-12-04 19:31:14 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-12-04 09:04:25 -0700 |
commit | 36582a5a456100ebe4983e3d63b8cbc7e62a0ddc (patch) | |
tree | c0442854302be771cacd2e57290700580f46db56 /LICENSES | |
parent | f9bd84a8a845d82f9b5a081a7ae68c98a11d2e84 (diff) | |
download | linux-36582a5a456100ebe4983e3d63b8cbc7e62a0ddc.tar.gz linux-36582a5a456100ebe4983e3d63b8cbc7e62a0ddc.tar.bz2 linux-36582a5a456100ebe4983e3d63b8cbc7e62a0ddc.zip |
brd: remove max_hw_sectors queue limit
Now we depend on blk_queue_split() to respect most of queue limit
(the only one exception could be dma alignment), however
blk_queue_split() isn't used for brd, so this limit isn't respected
since v4.3.
Also max_hw_sectors limit doesn't play a big role for brd, which is
added since brd is added to tree for unknown reason.
So remove it.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions