From: Chao Yu <chao@kernel.org>
To: Yufen Yu <yuyufen@huawei.com>, jaegeuk@kernel.org
Cc: linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH 2/2] f2fs: add f2fs_init_write_merge_io function
Date: Wed, 25 May 2022 18:19:52 +0800 [thread overview]
Message-ID: <ddb513fa-7de9-3224-a251-201c5a2b9cdc@kernel.org> (raw)
In-Reply-To: <20220525094336.2489995-2-yuyufen@huawei.com>
On 2022/5/25 17:43, Yufen Yu via Linux-f2fs-devel wrote:
> Almost all other initialization of variables in f2fs_fill_super are
> extraced to a single function. Also do it for write_io[], which can
> make code more clean.
>
> This patch just refactors the code, theres no functional change.
>
> Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
next prev parent reply other threads:[~2022-05-25 10:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-25 9:43 [f2fs-dev] [PATCH 1/2] f2fs: replace F2FS_I(inode) by the local variable Yufen Yu via Linux-f2fs-devel
2022-05-25 9:43 ` [f2fs-dev] [PATCH 2/2] f2fs: add f2fs_init_write_merge_io function Yufen Yu via Linux-f2fs-devel
2022-05-25 10:19 ` Chao Yu [this message]
2022-05-25 10:15 ` [f2fs-dev] [PATCH 1/2] f2fs: replace F2FS_I(inode) by the local variable 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=ddb513fa-7de9-3224-a251-201c5a2b9cdc@kernel.org \
--to=chao@kernel.org \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=yuyufen@huawei.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).