[PATCH 0/2] block size limit cleanups
Max Gurtovoy
mgurtovoy at nvidia.com
Wed Dec 18 09:14:02 PST 2024
On 18/12/2024 4:02, Luis Chamberlain wrote:
> This spins off two change which introduces no functional changes from the
> bs > ps block device patch series [0]. These are just cleanups.
>
> [0] https://lkml.kernel.org/r/20241214031050.1337920-1-mcgrof@kernel.org
>
> Luis Chamberlain (2):
> block/bdev: use helper for max block size check
> nvme: use blk_validate_block_size() for max LBA check
>
> block/bdev.c | 3 +--
> drivers/nvme/host/core.c | 2 +-
> 2 files changed, 2 insertions(+), 3 deletions(-)
Looks good,
Reviewed-by: Max Gurtovoy <mgurtovoy at nvidia.com>
More information about the Linux-nvme
mailing list