From: Kent Overstreet <kent.overstreet@gmail.com>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] bcachefs: Convert to readahead
Date: Thu, 5 Nov 2020 18:49:16 -0500 [thread overview]
Message-ID: <20201105234916.GC3365678@moria.home.lan> (raw)
In-Reply-To: <20201105232839.23100-1-willy@infradead.org>
On Thu, Nov 05, 2020 at 11:28:36PM +0000, Matthew Wilcox (Oracle) wrote:
> This version actually passes xfstests as opposed to freezing on
> the first time you use readahead like v1 did. I think there are
> further simplifications that can be made, but this works.
>
> Matthew Wilcox (Oracle) (3):
> bcachefs: Convert to readahead
> bcachefs: Remove page_state_init_for_read
> bcachefs: Use attach_page_private and detach_page_private
>
> fs/bcachefs/fs-io.c | 112 +++++++++-----------------------------------
> fs/bcachefs/fs-io.h | 3 +-
> fs/bcachefs/fs.c | 2 +-
> 3 files changed, 23 insertions(+), 94 deletions(-)
Thanks! Applied.
prev parent reply other threads:[~2020-11-05 23:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-05 23:28 [PATCH v2 0/3] bcachefs: Convert to readahead Matthew Wilcox (Oracle)
2020-11-05 23:28 ` [PATCH v2 1/3] " Matthew Wilcox (Oracle)
2020-11-05 23:28 ` [PATCH v2 2/3] bcachefs: Remove page_state_init_for_read Matthew Wilcox (Oracle)
2020-11-05 23:28 ` [PATCH v2 3/3] bcachefs: Use attach_page_private and detach_page_private Matthew Wilcox (Oracle)
2020-11-05 23:49 ` Kent Overstreet [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=20201105234916.GC3365678@moria.home.lan \
--to=kent.overstreet@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--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).