diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2023-11-28 16:50:23 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-11-29 20:58:06 +0300 |
commit | 38bc1ab135db87577695816b190e7d6d8ec75879 (patch) | |
tree | 39d72996f7bbc9d09d689bd9a2da3b55a2c9e0f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0193e3966ceeeef69e235975918b287ab093082b (diff) | |
download | linux-38bc1ab135db87577695816b190e7d6d8ec75879.tar.xz |
dm-verity: align struct dm_verity_fec_io properly
dm_verity_fec_io is placed after the end of two hash digests. If the hash
digest has unaligned length, struct dm_verity_fec_io could be unaligned.
This commit fixes the placement of struct dm_verity_fec_io, so that it's
aligned.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org
Fixes: a739ff3f543a ("dm verity: add support for forward error correction")
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions