diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-15 13:30:47 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-21 12:39:05 +0300 |
commit | 37b605f551f414fff098861080b3577a79924ba5 (patch) | |
tree | abfbe0e6342208e055865d337fc17e749b15246c /tools/perf/scripts/python/syscall-counts.py | |
parent | b03d542c3c9569f549b1ba0cf7f4d90151fbf8ab (diff) | |
download | linux-37b605f551f414fff098861080b3577a79924ba5.tar.xz |
ubifs: Use crypto_acomp interface
Replace the legacy crypto compression interface with the new acomp
interface.
Remove the compression mutexes and the overallocation for memory
(the offender LZO has been fixed).
Cap the output buffer length for compression to eliminate the
post-compression check for UBIFS_MIN_COMPRESS_DIFF.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Zhihao Cheng <chengzhihao1@huawei.com> # For xfstests
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions