Commit 86e4d3e
dm-crypt: provide dma_alignment limit in io_hints
This device mapper needs bio vectors to be sized and memory aligned to
the logical block size. Set the minimum required queue limit
accordingly.
Link: https://lore.kernel.org/linux-block/[email protected]/
Fixes: b1a000d ("block: relax direct io memory alignment")
Reportred-by: Eric Biggers <[email protected]>
Reported-by: Dmitrii Tcvetkov <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Mike Snitzer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>1 parent c964d62 commit 86e4d3e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3630 | 3630 | | |
3631 | 3631 | | |
3632 | 3632 | | |
| 3633 | + | |
3633 | 3634 | | |
3634 | 3635 | | |
3635 | 3636 | | |
| |||
0 commit comments