[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220428182353.d79ae288e1bb0cae5116d989@linux-foundation.org>
Date: Thu, 28 Apr 2022 18:23:53 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: NeilBrown <neilb@...e.de>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
Christoph Hellwig <hch@....de>,
Miaohe Lin <linmiaohe@...wei.com>, linux-nfs@...r.kernel.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] NFS: rename nfs_direct_IO and use as ->swap_rw
On Fri, 29 Apr 2022 10:43:34 +1000 NeilBrown <neilb@...e.de> wrote:
> The nfs_direct_IO() exists to support SWAP IO, but hasn't worked for a
> while. We now need a ->swap_rw function which behaves slightly
> differently, returning zero for success rather than a byte count.
>
> So modify nfs_direct_IO accordingly, rename it, and use it as the
> ->swap_rw function.
>
This one I insertion sorted into the series after
mm-introduce-swap_rw-and-use-it-for-reads-from-swp_fs_ops-swap-space.patch.
I can later fold this patch into that one of you think that's a better
presentation?
Powered by blists - more mailing lists