All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <yuchao0@huawei.com>
To: Jaegeuk Kim <jaegeuk@kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-f2fs-devel@lists.sourceforge.net>
Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs: immutable file can have null address in compressed chunk
Date: Wed, 26 May 2021 17:08:41 +0800	[thread overview]
Message-ID: <33c5c36e-b5e1-cecc-fdc4-28a173a5b0a1@huawei.com> (raw)
In-Reply-To: <20210521190217.2484099-1-jaegeuk@kernel.org>

On 2021/5/22 3:02, Jaegeuk Kim wrote:
> If we released compressed blocks having an immutable bit, we can see less
> number of compressed block addresses. Let's fix wrong BUG_ON.
> 
> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

It looks it will be better to merge this into
("f2fs: compress: remove unneeded preallocation")?

Reviewed-by: Chao Yu <yuchao0@huawei.com>

Thanks,

WARNING: multiple messages have this Message-ID (diff)
From: Chao Yu <yuchao0@huawei.com>
To: Jaegeuk Kim <jaegeuk@kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-f2fs-devel@lists.sourceforge.net>
Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs: immutable file can have null address in compressed chunk
Date: Wed, 26 May 2021 17:08:41 +0800	[thread overview]
Message-ID: <33c5c36e-b5e1-cecc-fdc4-28a173a5b0a1@huawei.com> (raw)
In-Reply-To: <20210521190217.2484099-1-jaegeuk@kernel.org>

On 2021/5/22 3:02, Jaegeuk Kim wrote:
> If we released compressed blocks having an immutable bit, we can see less
> number of compressed block addresses. Let's fix wrong BUG_ON.
> 
> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

It looks it will be better to merge this into
("f2fs: compress: remove unneeded preallocation")?

Reviewed-by: Chao Yu <yuchao0@huawei.com>

Thanks,


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

  parent reply	other threads:[~2021-05-26  9:08 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-21 19:02 [PATCH 1/2] f2fs: immutable file can have null address in compressed chunk Jaegeuk Kim
2021-05-21 19:02 ` [f2fs-dev] " Jaegeuk Kim
2021-05-21 19:02 ` [PATCH 2/2] f2fs: support RO feature Jaegeuk Kim
2021-05-21 19:02   ` [f2fs-dev] " Jaegeuk Kim
2021-05-24 11:53   ` Chao Yu
2021-05-24 11:53     ` Chao Yu
2021-05-24 17:07     ` Jaegeuk Kim
2021-05-24 17:07       ` Jaegeuk Kim
2021-05-25  1:15       ` Chao Yu
2021-05-25  1:15         ` Chao Yu
2021-05-25  1:45         ` Jaegeuk Kim
2021-05-25  1:45           ` Jaegeuk Kim
2021-05-26  9:42   ` Chao Yu
2021-05-26  9:42     ` Chao Yu
2021-05-26 13:58     ` Jaegeuk Kim
2021-05-26 13:58       ` Jaegeuk Kim
2021-05-26 15:06       ` Chao Yu
2021-05-26 15:06         ` Chao Yu
2021-05-26 15:45         ` Jaegeuk Kim
2021-05-26 15:45           ` Jaegeuk Kim
2021-05-26 13:59   ` [PATCH 2/2 v2] " Jaegeuk Kim
2021-05-26 13:59     ` [f2fs-dev] " Jaegeuk Kim
2021-05-26 14:06     ` Jaegeuk Kim
2021-05-26 14:06       ` Jaegeuk Kim
2021-05-26 14:43     ` [f2fs-dev] [PATCH 2/2 v3] " Jaegeuk Kim
2021-05-26 14:43       ` Jaegeuk Kim
2021-05-27  1:19       ` Chao Yu
2021-05-27  1:19         ` Chao Yu
2021-05-27  1:36         ` Jaegeuk Kim
2021-05-27  1:36           ` Jaegeuk Kim
2021-05-28  2:07           ` Chao Yu
2021-05-28  2:07             ` Chao Yu
2021-06-02 15:16       ` Chao Yu
2021-06-02 15:16         ` Chao Yu
2021-06-02 19:02       ` [f2fs-dev] [PATCH 2/2 v4] " Jaegeuk Kim
2021-06-02 19:02         ` Jaegeuk Kim
2021-06-03 15:52         ` Chao Yu
2021-06-03 15:52           ` Chao Yu
2021-06-03 16:08         ` [f2fs-dev] [PATCH 2/2 v5] " Jaegeuk Kim
2021-06-03 16:08           ` Jaegeuk Kim
2021-06-04 23:47           ` Chao Yu
2021-06-04 23:47             ` Chao Yu
2021-05-26 15:32     ` [PATCH 2/2 v2] " kernel test robot
2021-05-26 16:40     ` kernel test robot
2021-05-26  9:08 ` Chao Yu [this message]
2021-05-26  9:08   ` [f2fs-dev] [PATCH 1/2] f2fs: immutable file can have null address in compressed chunk Chao Yu
2021-05-26 14:02   ` Jaegeuk Kim
2021-05-26 14:02     ` Jaegeuk Kim

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=33c5c36e-b5e1-cecc-fdc4-28a173a5b0a1@huawei.com \
    --to=yuchao0@huawei.com \
    --cc=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --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.