summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorKeith Busch <kbusch@kernel.org>2026-03-25 12:36:06 -0700
committerMikulas Patocka <mpatocka@redhat.com>2026-03-27 22:18:56 +0100
commit6ebf3b6c6f16fda0568aa4207c6cd398f983c354 (patch)
tree5d941319a2dd22e649dae1740ad36aa95c4ce8dc /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent5387815aa821a8d6dd87ba3aa6869e3c9c709b2a (diff)
dm-integrity: fix mismatched queue limits
A user can integritysetup a device with a backing device using a 4k logical block size, but request the dm device use 1k or 2k. This mismatch creates an inconsistency such that the dm device would report limits for IO that it can't actually execute. Fix this by using the backing device's limits if they are larger. Signed-off-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions