From: "Fabio M. De Francesco" <fmdefrancesco@gmail.com>
To: Gao Xiang <hsiangkao@linux.alibaba.com>
Cc: linux-erofs@lists.ozlabs.org, Chao Yu <chao@kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
ira.weiny@intel.com
Subject: Re: [PATCH v2] erofs: use kmap_local_page() only for erofs_bread()
Date: Tue, 18 Oct 2022 21:18:49 +0200 [thread overview]
Message-ID: <9108233.CDJkKcVGEf@mypc> (raw)
In-Reply-To: <20221018105313.4940-1-hsiangkao@linux.alibaba.com>
On Tuesday, October 18, 2022 12:53:13 PM CEST Gao Xiang wrote:
> Convert all mapped erofs_bread() users to use kmap_local_page()
> instead of kmap() or kmap_atomic().
>
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
> ---
> fs/erofs/data.c | 8 ++------
> fs/erofs/internal.h | 3 +--
> fs/erofs/xattr.c | 8 ++++----
> fs/erofs/zmap.c | 4 ++--
> 4 files changed, 9 insertions(+), 14 deletions(-)
>
I just realized that you know the code of fs/erofs very well. I saw a Gao
Xiang in MAINTAINERS, although having a different email address.
Therefore, I'm sure that everybody can trust that you checked everything is
needed to assure the safety of the conversions.
However, an extended commit message would have prevented me to send you the
previous email with all those questions / objections.
Thanks,
Fabio
next prev parent reply other threads:[~2022-10-18 19:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 10:53 [PATCH v2] erofs: use kmap_local_page() only for erofs_bread() Gao Xiang
2022-10-18 16:28 ` Fabio M. De Francesco
2022-10-18 19:18 ` Fabio M. De Francesco [this message]
2022-10-18 21:29 ` Gao Xiang
2022-10-18 23:21 ` Fabio M. De Francesco
2022-10-18 23:36 ` Gao Xiang
2022-10-19 2:51 ` Ira Weiny
2022-10-19 3:06 ` Gao Xiang
2022-10-19 18:17 ` Fabio M. De Francesco
2022-10-20 2:18 ` Gao Xiang
2022-10-20 3:17 ` Ira Weiny
2022-10-20 3:50 ` Gao Xiang
2022-12-01 10:09 ` Jingbo Xu
2022-12-07 1:16 ` 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=9108233.CDJkKcVGEf@mypc \
--to=fmdefrancesco@gmail.com \
--cc=chao@kernel.org \
--cc=hsiangkao@linux.alibaba.com \
--cc=ira.weiny@intel.com \
--cc=linux-erofs@lists.ozlabs.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox