On 04/06/2024 05:46, Christoph Hellwig wrote:
Has anyone taken this work? I was going to unless someone else wants to. 4 or 5 drivers directly reference blk_validate_block_size() now.It also looks like a good idea if this check was just done in blk_validate_limits() so that each driver doesn't have to do their own checks. That block function is kind of recent though.Yes. We already discussed this in another thread a few days ago.
Thanks