diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-01-11 23:27:49 +0300 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2026-01-14 15:19:07 +0300 |
| commit | 17c0e16069765b319debba264c978c9a5c106e08 (patch) | |
| tree | 3408ab479c69d3a50a8ed14c2e17ffb54f754083 /include/uapi/linux | |
| parent | 569e785957d7d27224e39d92bff4d20ab6aab324 (diff) | |
| download | linux-17c0e16069765b319debba264c978c9a5c106e08.tar.xz | |
dm-verity: switch to bio_advance_iter_single()
dm-verity doesn't support data blocks that span pages, and it sets
dma_alignment accordingly. As such, instead of using
bio_advance_iter(), it can use the more lightweight function
bio_advance_iter_single() to get the same result.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
