summaryrefslogtreecommitdiff
path: root/rust/kernel/gpu/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-02-05 20:59:40 -0800
committerMikulas Patocka <mpatocka@redhat.com>2026-03-09 15:13:52 +0100
commitd0829329de71634129420ff53557bb0ade6a9145 (patch)
tree382419d7bb72c0e93576d18b3e786330ff5311d6 /rust/kernel/gpu/git@git.tavy.me:linux-stable.git
parent71dab3b90f177462a23af81658c9cea327016137 (diff)
dm-verity-fec: log target_block instead of index_in_region
The log message for a FEC error or correction includes the data device name and index_in_region as the context. Although the result of FEC (for a particular dm-verity instance) is expected to be the same for a given index_in_region, index_in_region does not uniquely identify the actual target block that is being corrected. Since that value (target_block) is likely more useful, log it instead. Signed-off-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'rust/kernel/gpu/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions