On Fri, Oct 29, 2021 at 05:12:40PM +0800, Guo Xuenan wrote:
> From: Huang Jianan <[email protected]>
> 
> Previously, there is no need to get the full decompressed length since
> EROFS supports partial decompression. However for some other cases
> such as fiemap, the full decompressed length is necessary for iomap to
> make it work properly.
> 
> This patch adds a way to get the full decompressed length. Note that
> it takes more metadata overhead and it'd be avoided if possible in the
> performance sensitive scenario.
> 
> Signed-off-by: Huang Jianan <[email protected]>
> Signed-off-by: Gao Xiang <[email protected]>

The series has been applied with some clean-up work.

Reply via email to