From: Miklos Szeredi <miklos@szeredi.hu>
To: Joanne Koong <joannelkoong@gmail.com>
Cc: linux-fsdevel@vger.kernel.org, jlayton@kernel.org,
josef@toxicpanda.com, vbabka@suse.cz,
bernd.schubert@fastmail.fm, christian@heusel.eu,
grawity@gmail.com, willy@infradead.org, stable@vger.kernel.org
Subject: Re: [PATCH] fuse: revert back to __readahead_folio() for readahead
Date: Thu, 13 Feb 2025 11:40:14 +0100 [thread overview]
Message-ID: <CAJfpegs58oGMrjCpmYbzZ1ZLPzMXTOm86TXbdko9ndYE4F7NRQ@mail.gmail.com> (raw)
In-Reply-To: <20250211214750.1527026-1-joannelkoong@gmail.com>
On Tue, 11 Feb 2025 at 22:48, Joanne Koong <joannelkoong@gmail.com> wrote:
>
> In 3eab9d7bc2f4 ("fuse: convert readahead to use folios"), the logic
> was converted to using the new folio readahead code, which drops the
> reference on the folio once it is locked, using an inferred reference
> on the folio. Previously we held a reference on the folio for the
> entire duration of the readpages call.
Applied to #for-next
Thanks everyone for taking care of this.
Miklos
prev parent reply other threads:[~2025-02-13 10:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-11 21:47 [PATCH] fuse: revert back to __readahead_folio() for readahead Joanne Koong
2025-02-13 10:40 ` Miklos Szeredi [this message]
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=CAJfpegs58oGMrjCpmYbzZ1ZLPzMXTOm86TXbdko9ndYE4F7NRQ@mail.gmail.com \
--to=miklos@szeredi.hu \
--cc=bernd.schubert@fastmail.fm \
--cc=christian@heusel.eu \
--cc=grawity@gmail.com \
--cc=jlayton@kernel.org \
--cc=joannelkoong@gmail.com \
--cc=josef@toxicpanda.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=vbabka@suse.cz \
--cc=willy@infradead.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;
as well as URLs for NNTP newsgroup(s).