diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2015-10-07 16:09:35 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2015-10-16 16:48:36 +0200 |
commit | 0d9fde4fc8f59a6bd316559d267a936b0737d05a (patch) | |
tree | d359df593de941a87b8e35fed863f295fa38e7f3 /net | |
parent | 25cb62b76430a91cc6195f902e61c2cb84ade622 (diff) |
rbd: set max_sectors explicitly
Commit 30e2bc08b2bb ("Revert "block: remove artifical max_hw_sectors
cap"") restored a clamp on max_sectors. It's now 2560 sectors instead
of 1024, but it's not good enough: we set max_hw_sectors to rbd object
size because we don't want object sized I/Os to be split, and the
default object size is 4M.
So, set max_sectors to max_hw_sectors in rbd at queue init time.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions