[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3e53d2ea-564b-4612-ab46-69b872758381@kernel.org>
Date: Thu, 7 Nov 2024 11:16:48 +0800
From: Chao Yu <chao@...nel.org>
To: Gao Xiang <hsiangkao@...ux.alibaba.com>, linux-erofs@...ts.ozlabs.org
Cc: Chao Yu <chao@...nel.org>, Chunhai Guo <guochunhai@...o.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 3/3] erofs: sunset `struct erofs_workgroup`
On 2024/10/21 11:53, Gao Xiang wrote:
> `struct erofs_workgroup` was introduced to provide a unique header
> for all physically indexed objects. However, after big pclusters and
> shared pclusters are implemented upstream, it seems that all EROFS
> encoded data (which requires transformation) can be represented with
> `struct z_erofs_pcluster` directly.
>
> Move all members into `struct z_erofs_pcluster` for simplicity.
>
> Signed-off-by: Gao Xiang <hsiangkao@...ux.alibaba.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists