linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: Trond Myklebust <trond.myklebust@hammerspace.com>,
	Anna Schumaker <anna.schumaker@netapp.com>,
	linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org, David Howells <dhowells@redhat.com>
Subject: Re: [PATCH 1/2] Convert NFS from readpages to readahead
Date: Mon, 31 Jan 2022 14:39:17 +0000	[thread overview]
Message-ID: <Yff0la2VAOewGrhI@casper.infradead.org> (raw)
In-Reply-To: <20220122205453.3958181-1-willy@infradead.org>

On Sat, Jan 22, 2022 at 08:54:52PM +0000, Matthew Wilcox (Oracle) wrote:
> NFS is one of the last two users of the deprecated ->readpages aop.
> This conversion looks straightforward, but I have only compile-tested
> it.

These patches still apply to -rc2.

  parent reply	other threads:[~2022-01-31 14:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-22 20:54 [PATCH 1/2] Convert NFS from readpages to readahead Matthew Wilcox (Oracle)
2022-01-22 20:54 ` [PATCH 2/2] readahead: Remove read_cache_pages() Matthew Wilcox (Oracle)
2022-01-31 14:39 ` Matthew Wilcox [this message]
2022-02-07 16:18   ` [PATCH 1/2] Convert NFS from readpages to readahead Matthew Wilcox
2022-02-07 19:47     ` Trond Myklebust
2022-02-25 23:22       ` Matthew Wilcox
2022-02-28  1:29         ` Trond Myklebust

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=Yff0la2VAOewGrhI@casper.infradead.org \
    --to=willy@infradead.org \
    --cc=anna.schumaker@netapp.com \
    --cc=dhowells@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond.myklebust@hammerspace.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;
as well as URLs for NNTP newsgroup(s).