diff options
author | John Garry <[email protected]> | 2024-07-08 09:16:51 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-07-09 00:00:17 -0600 |
commit | 9423c653fe611070d875b374fb322dc44acce3f2 (patch) | |
tree | 1d0e14a7ff1cab241a70e309f0d20072a2164d64 /scripts/bpf_doc.py | |
parent | af2817229158cea7960b9132e0a8c4470ebbfef5 (diff) |
loop: Don't bother validating blocksize
The block queue limits validation does this for us now.
The loop_configure() -> WARN_ON_ONCE() call is dropped, as an invalid
block size would trigger this now. We don't want userspace to be able to
directly trigger WARNs.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions