All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu via Linux-erofs <linux-erofs@lists.ozlabs.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 4/4] erofs: convert z_erofs_bind_cache() to folios
Date: Thu, 16 Jan 2025 18:45:37 +0800	[thread overview]
Message-ID: <8a85c2a3-7fa7-44db-9717-bc3effd4e381@kernel.org> (raw)
In-Reply-To: <20250114034429.431408-4-hsiangkao@linux.alibaba.com>

On 1/14/25 11:44, Gao Xiang wrote:
> The managed cache uses a pseudo inode to keep (necessary) compressed
> data.
> 
> Currently, it still uses zero-order folios, so this is just a trivial
> conversion, except that the use of the pagepool is temporarily dropped.
> 
> Drop some obsoleted comments too.
> 
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>

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

Thanks,

WARNING: multiple messages have this Message-ID (diff)
From: Chao Yu <chao@kernel.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: chao@kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 4/4] erofs: convert z_erofs_bind_cache() to folios
Date: Thu, 16 Jan 2025 18:45:37 +0800	[thread overview]
Message-ID: <8a85c2a3-7fa7-44db-9717-bc3effd4e381@kernel.org> (raw)
In-Reply-To: <20250114034429.431408-4-hsiangkao@linux.alibaba.com>

On 1/14/25 11:44, Gao Xiang wrote:
> The managed cache uses a pseudo inode to keep (necessary) compressed
> data.
> 
> Currently, it still uses zero-order folios, so this is just a trivial
> conversion, except that the use of the pagepool is temporarily dropped.
> 
> Drop some obsoleted comments too.
> 
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>

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

Thanks,

  reply	other threads:[~2025-01-16 10:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-14  3:44 [PATCH 1/4] erofs: simplify z_erofs_load_compact_lcluster() Gao Xiang
2025-01-14  3:44 ` Gao Xiang
2025-01-14  3:44 ` [PATCH 2/4] erofs: get rid of `z_erofs_next_pcluster_t` Gao Xiang
2025-01-14  3:44   ` Gao Xiang
2025-01-16  9:32   ` Chao Yu via Linux-erofs
2025-01-16  9:32     ` Chao Yu
2025-01-14  3:44 ` [PATCH 3/4] erofs: tidy up zdata.c Gao Xiang
2025-01-14  3:44   ` Gao Xiang
2025-01-16 10:44   ` Chao Yu via Linux-erofs
2025-01-16 10:44     ` Chao Yu
2025-01-14  3:44 ` [PATCH 4/4] erofs: convert z_erofs_bind_cache() to folios Gao Xiang
2025-01-14  3:44   ` Gao Xiang
2025-01-16 10:45   ` Chao Yu via Linux-erofs [this message]
2025-01-16 10:45     ` Chao Yu
2025-01-16  8:36 ` [PATCH 1/4] erofs: simplify z_erofs_load_compact_lcluster() Chao Yu via Linux-erofs
2025-01-16  8:36   ` 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=8a85c2a3-7fa7-44db-9717-bc3effd4e381@kernel.org \
    --to=linux-erofs@lists.ozlabs.org \
    --cc=chao@kernel.org \
    --cc=hsiangkao@linux.alibaba.com \
    --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.