On Tue, 03 Sep 2024 21:47:59 +0200, Mikulas Patocka wrote:
> I added dm-integrity inline mode in the 6.11 merge window. I've found out
> that it doesn't work with large bios - the reason is that the function
> bio_integrity_add_page refuses to add more metadata than
> queue_max_hw_sectors(q). This restriction is no longer needed, because
> big bios are split automatically. I'd like to ask you if you could send
> this commit to Linus before 6.11 comes out, so that the bug is fixed
> before the final release.
> 
> [...]

Applied, thanks!

[1/1] bio-integrity: don't restrict the size of integrity metadata
      commit: b858a36fe9a1261dfd097aec855161ad135bed60

Best regards,
-- 
Jens Axboe




Reply via email to