[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1668557.1611240871@warthog.procyon.org.uk>
Date: Thu, 21 Jan 2021 14:54:31 +0000
From: David Howells <dhowells@...hat.com>
To: Matthew Wilcox <willy@...radead.org>
Cc: dhowells@...hat.com, Trond Myklebust <trondmy@...merspace.com>,
Anna Schumaker <anna.schumaker@...app.com>,
Steve French <sfrench@...ba.org>,
Dominique Martinet <asmadeus@...ewreck.org>,
Jeff Layton <jlayton@...hat.com>,
David Wysochanski <dwysocha@...hat.com>,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-cachefs@...hat.com, linux-afs@...ts.infradead.org,
linux-nfs@...r.kernel.org, linux-cifs@...r.kernel.org,
ceph-devel@...r.kernel.org, v9fs-developer@...ts.sourceforge.net,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 01/25] iov_iter: Add ITER_XARRAY
Matthew Wilcox <willy@...radead.org> wrote:
> On Wed, Jan 20, 2021 at 10:21:37PM +0000, David Howells wrote:
> > -#define iterate_all_kinds(i, n, v, I, B, K) { \
> > +#define iterate_all_kinds(i, n, v, I, B, K, X) { \
>
> Do you need to add the X parameter? It seems to always be the same as B.
It isn't. See iov_get_pages() for example.
David
Powered by blists - more mailing lists