[PATCH v3 2/2] erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Chao Yu
chao at kernel.org
Wed Feb 15 01:51:04 AEDT 2023
On 2023/2/9 10:48, Jingbo Xu wrote:
> For erofs_map_blocks() and erofs_map_blocks_flatmode(), the flags
> argument is always EROFS_GET_BLOCKS_RAW. Thus remove the unused flags
> parameter for these two functions.
>
> Besides EROFS_GET_BLOCKS_RAW is originally introduced for reading
> compressed (raw) data for compressed files. However it's never used
> actually and let's remove it now.
>
> Signed-off-by: Jingbo Xu <jefflexu at linux.alibaba.com>
Reviewed-by: Chao Yu <chao at kernel.org>
Thanks,
More information about the Linux-erofs
mailing list