diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2017-04-18 23:51:54 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2017-04-24 19:04:34 +0300 |
commit | 583fe7474c05ee5523e14ef791ea59604cd846dc (patch) | |
tree | 0d82a5b361093c3ddc3c791d08494334338210ec /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 9d609f85b7eb96697ae22ad1d47a3a3920174ba8 (diff) | |
download | linux-583fe7474c05ee5523e14ef791ea59604cd846dc.tar.xz |
dm crypt: fix large block integrity support
Previously, dm-crypt could use blocks composed of multiple 512b sectors
but it created integrity profile for each 512b sector (it padded it with
zeroes). Fix dm-crypt so that the integrity profile is sent for each
block not each sector.
The user must use the same block size in the DM crypt and integrity
targets.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions