diff options
author | Jack Wang <jinpu.wang@cloud.ionos.com> | 2020-10-13 12:30:49 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-13 15:05:05 -0600 |
commit | 050b654b2a70a978873bd5885a615c6a47c6205a (patch) | |
tree | 7a02c8c89986153fa3a4c2737014fe7ccc36582c /scripts/bpf_doc.py | |
parent | 46a99e0cf6a4990b81bff1d6df0865a7b3a7cea2 (diff) |
block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
The max_hw_secotrs is only limited by the transport, not remote device,
block layer on server side will split to the device limit if it's too
big.
The max_segments, similar, and rtrs server will submit single buffer, so
no need to cap.
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions