From: Chao Yu via Linux-erofs <linux-erofs@lists.ozlabs.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: Chunhai Guo <guochunhai@vivo.com>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c
Date: Thu, 7 Nov 2024 11:14:44 +0800 [thread overview]
Message-ID: <c2fb74bb-99f9-40cb-91a2-08ef862a1d5b@kernel.org> (raw)
In-Reply-To: <20241021035323.3280682-2-hsiangkao@linux.alibaba.com>
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@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
WARNING: multiple messages have this Message-ID (diff)
From: Chao Yu <chao@kernel.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: Chao Yu <chao@kernel.org>, Chunhai Guo <guochunhai@vivo.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c
Date: Thu, 7 Nov 2024 11:14:44 +0800 [thread overview]
Message-ID: <c2fb74bb-99f9-40cb-91a2-08ef862a1d5b@kernel.org> (raw)
In-Reply-To: <20241021035323.3280682-2-hsiangkao@linux.alibaba.com>
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@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
next prev parent reply other threads:[~2024-11-07 3:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 3:53 [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup Gao Xiang
2024-10-21 3:53 ` Gao Xiang
2024-10-21 3:53 ` [PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c Gao Xiang
2024-10-21 3:53 ` Gao Xiang
2024-11-07 3:14 ` Chao Yu via Linux-erofs [this message]
2024-11-07 3:14 ` Chao Yu
2024-10-21 3:53 ` [PATCH v2 3/3] erofs: sunset `struct erofs_workgroup` Gao Xiang
2024-10-21 3:53 ` Gao Xiang
2024-11-07 3:16 ` Chao Yu via Linux-erofs
2024-11-07 3:16 ` Chao Yu
2024-11-07 3:09 ` [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup Chao Yu via Linux-erofs
2024-11-07 3:09 ` Chao Yu
2024-11-11 2:12 ` Gao Xiang
2024-11-11 2:12 ` Gao Xiang
2024-11-18 10:08 ` Chao Yu via Linux-erofs
2024-11-18 10:08 ` Chao Yu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c2fb74bb-99f9-40cb-91a2-08ef862a1d5b@kernel.org \
--to=linux-erofs@lists.ozlabs.org \
--cc=chao@kernel.org \
--cc=guochunhai@vivo.com \
--cc=hsiangkao@linux.alibaba.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.