diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2017-04-18 23:51:50 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2017-04-24 19:04:32 +0300 |
commit | 56b67a4f292f14548f4046979d46d07bcf8ba971 (patch) | |
tree | 2b7648bdcbc66160eafe5b93d6445a90afef4998 /Documentation/process/changes.rst | |
parent | e2460f2a4bc740fae9e23f14d653cf53e90b3f9a (diff) | |
download | linux-56b67a4f292f14548f4046979d46d07bcf8ba971.tar.xz |
dm integrity: various small changes and cleanups
Some coding style changes.
Fix a bug that the array test_tag has insufficient size if the digest
size of internal has is bigger than the tag size.
The function __fls is undefined for zero argument, this patch fixes
undefined behavior if the user sets zero interleave_sectors.
Fix the limit of optional arguments to 8.
Don't allocate crypt_data on the stack to avoid a BUG with debug kernel.
Rename all optional argument names to have underscores rather than
dashes.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation/process/changes.rst')
0 files changed, 0 insertions, 0 deletions