]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ubifs: Use ACOMP_REQUEST_CLONE
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Apr 2025 10:03:02 +0000 (18:03 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 16 Apr 2025 07:16:20 +0000 (15:16 +0800)
commite87e95d8dde623f199afbb364f89e6b20ffa61ec
treee65233105874b5c2d5a8683d9bae0bd7a9542426
parent097c432caaa6d91f87732fe991cb08139e31101a
ubifs: Use ACOMP_REQUEST_CLONE

Switch to the new acomp API where stacks requests are used by
default and a dynamic request is only allocted when necessary.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
fs/ubifs/compress.c