diff options
author | John Garry <[email protected]> | 2024-07-08 09:16:48 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-07-09 00:00:17 -0600 |
commit | fe3d508ba95bc63adba661355115be340275c0d1 (patch) | |
tree | 3bdc8d5d24f1457da73ae129de10f455ee2e9aa2 /lib/test_fortify/write_overflow-strncpy.c | |
parent | 4ff3d01275dee10ed1f40c314ba5133e3c7a6e1b (diff) |
block: Validate logical block size in blk_validate_limits()
Some drivers validate that their own logical block size. It is no harm to
always do this, so validate in blk_validate_limits().
This allows us to remove the validation in most of those drivers.
Add a comment to blk_validate_block_size() to inform users that self-
validation of LBS is usually unnecessary.
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions