]> git.ipfire.org Git - thirdparty/linux.git/commit
dm-integrity: always set the io hints
authorKeith Busch <kbusch@kernel.org>
Wed, 25 Mar 2026 19:36:07 +0000 (12:36 -0700)
committerMikulas Patocka <mpatocka@redhat.com>
Fri, 27 Mar 2026 21:19:08 +0000 (22:19 +0100)
commitcbc1532d2b0ec2a842bd459f01b590bbf16b7443
tree3086f99cf075f8d122925fdc607b44ec9f25521b
parent6ebf3b6c6f16fda0568aa4207c6cd398f983c354
dm-integrity: always set the io hints

Don't depend on the defaults to be what is desired if the integrity
device was set up with 512b sector size. Always set the queue limits to
be at least what the device mapper wants.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-integrity.c