linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: jaegeuk@kernel.org
Cc: Fengnan Chang <changfengnan@vivo.com>,
	linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH v2] f2fs: compress: remove unneeded read when rewrite whole cluster
Date: Tue, 13 Jul 2021 17:45:40 +0800	[thread overview]
Message-ID: <73528afe-8331-85af-48c1-f9d733ed8e39@kernel.org> (raw)
In-Reply-To: <7e7d1dec-d245-8451-7a08-20c0c937c21b@vivo.com>

On 2021/7/13 10:35, Fengnan Chang wrote:
> Hi Jaegeuk:
> 	Any comments about this version?
> 
> On 2021/6/22 19:50, Fengnan Chang wrote:
>> when we overwrite the whole page in cluster, we don't need read original
>> data before write, because after write_end(), writepages() can help to
>> load left data in that cluster.

Jaegeuk,

Let's queue this in dev-test for testing?

Thanks,


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

  reply	other threads:[~2021-07-13  9:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 11:50 [f2fs-dev] [PATCH v2] f2fs: compress: remove unneeded read when rewrite whole cluster Fengnan Chang
2021-06-25  3:56 ` Fengnan Chang
2021-07-13  2:35 ` Fengnan Chang
2021-07-13  9:45   ` Chao Yu [this message]
2021-07-13 23:44     ` Jaegeuk Kim
2021-07-14  1:18       ` Chao Yu
2021-07-19 10:14         ` 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=73528afe-8331-85af-48c1-f9d733ed8e39@kernel.org \
    --to=chao@kernel.org \
    --cc=changfengnan@vivo.com \
    --cc=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    /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).