mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: liuderong@oppo.com, jaegeuk@kernel.org
Cc: chao@kernel.org, linux-f2fs-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/2] f2fs: introduce f2fs_get_section_mtime
Date: Thu, 19 Sep 2024 09:36:48 +0800	[thread overview]
Message-ID: <e97b0a37-bcfd-4d85-9d46-af3e82f6fffa@kernel.org> (raw)
In-Reply-To: <1726653980-590956-3-git-send-email-liuderong@oppo.com>

On 2024/9/18 18:06, liuderong@oppo.com wrote:
> From: liuderong <liuderong@oppo.com>
> 
> When segs_per_sec is larger than 1, section may contain invalid segments,
> mtime should be the average value of each valid blocks,
> so introduce f2fs_get_section_mtime to
> record the average mtime of all valid blocks in a section.
> 
> Signed-off-by: liuderong <liuderong@oppo.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,

  reply	other threads:[~2024-09-19  1:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 10:06 [PATCH v3 0/2] f2fs: modify the calculation method of mtime liuderong
2024-09-18 10:06 ` [PATCH v3 1/2] f2fs: remove unused parameters liuderong
2024-09-18 10:06 ` [PATCH v3 2/2] f2fs: introduce f2fs_get_section_mtime liuderong
2024-09-19  1:36   ` Chao Yu [this message]
2024-10-28 17:40 ` [f2fs-dev] [PATCH v3 0/2] f2fs: modify the calculation method of mtime patchwork-bot+f2fs

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=e97b0a37-bcfd-4d85-9d46-af3e82f6fffa@kernel.org \
    --to=chao@kernel.org \
    --cc=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuderong@oppo.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

Powered by JetHome