[PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c

Chao Yu chao at kernel.org
Thu Nov 7 14:14:44 AEDT 2024


On 2024/10/21 11:53, Gao Xiang wrote:
> Move related helpers into zdata.c as an intermediate step of getting
> rid of `struct erofs_workgroup`, and rename:
> 
>   erofs_workgroup_put => z_erofs_put_pcluster
>   erofs_workgroup_get => z_erofs_get_pcluster
>   erofs_try_to_release_workgroup => erofs_try_to_release_pcluster
>   erofs_shrink_workstation => z_erofs_shrink_scan
> 
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Reviewed-by: Chao Yu <chao at kernel.org>

Thanks,


More information about the Linux-erofs mailing list