Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: fix bad use of min() on different types
Just cast the page size to sector_t, that will always fit. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information