diff options
author | 2020-10-13 12:30:49 +0200 | |
---|---|---|
committer | 2020-10-13 15:05:05 -0600 | |
commit | 050b654b2a70a978873bd5885a615c6a47c6205a (patch) | |
tree | 7a02c8c89986153fa3a4c2737014fe7ccc36582c /drivers/usb/cdns3/cdns3-debug.h | |
parent | block/rnbd-clt: remove nr argument from send_usr_msg (diff) | |
download | wireguard-linux-050b654b2a70a978873bd5885a615c6a47c6205a.tar.xz wireguard-linux-050b654b2a70a978873bd5885a615c6a47c6205a.zip |
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 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions