Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: blk_max_size_offset() should check ->max_sectors
Commit 762380a inadvertently changed a check for max_sectors to max_hw_sectors. Revert that part, so we still compare against max_sectors. Signed-off-by: Jens Axboe <axboe@fb.com>
- Loading branch information