>Previously, iomap_readpage_iter() returning 0 would break out of the loops
of
>iomap_readahead_iter(), which is what iomap_read_inline_data() relies on.
>
>However, commit d9dc477ff6a2 ("iomap: advance the iter directly on buffered
>read") changes this behavior without calling iomap_iter_advance()
On 2025/4/11 2:34, Gao Xiang wrote:
>It should be kTableDirectLevels - 1 (15) instead of 16; otherwise, it will
be
>incorrectly identified as kBitLensRepNumber_3_6.
>
>Reported-by: Bo Liu
>Signed-off-by: Gao Xiang
Tested-by Bo Liu
Thanks.
smime.p7s
Description: S/MIME cryptographic signatur
>-Original Message-
>From: Gao Xiang
>Sent: Thursday, May 22, 2025 3:54 PM
>To: Bo Liu (刘波)-浪潮信息 ; xi...@kernel.org;
>c...@kernel.org
>Cc: linux-erofs@lists.ozlabs.org; linux-ker...@vger.kernel.org
>Subject: Re: [PATCH v5] erofs: support deflate decompress by usi
>-Original Message-
>From: Gao Xiang
>Sent: Thursday, May 22, 2025 4:34 PM
>To: Bo Liu (刘波)-浪潮信息 ; xi...@kernel.org;
>c...@kernel.org
>Cc: linux-erofs@lists.ozlabs.org; linux-ker...@vger.kernel.org
>Subject: Re: [PATCH v6] erofs: support deflate decompress by usin
smime.p7m
Description: S/MIME encrypted message
>On 2025/7/17 09:34, Bo Liu wrote:
>> fix build err:
>> ld.lld: error: undefined symbol: crypto_req_done
>> referenced by decompressor_crypto.c
>> fs/erofs/decompressor_crypto.o:(z_erofs_crypto_decompress) in
>archive vmlinux.a
>> referenced by decompressor_crypto.c
>> fs/
>On 2025/7/17 09:58, Bo Liu wrote:
>> fix build err:
>> ld.lld: error: undefined symbol: crypto_req_done
>> referenced by decompressor_crypto.c
>> fs/erofs/decompressor_crypto.o:(z_erofs_crypto_decompress) in
>archive vmlinux.a
>> referenced by decompressor_crypto.c
>> fs/