Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rbd: set max_segment_size to UINT_MAX
Commit 21acdf4 ("rbd: set max_segments to USHRT_MAX") removed the limit on max_segments. Remove the limit on max_segment_size as well. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Alex Elder <elder@linaro.org>
- Loading branch information