[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55e2bef1-e8b5-3475-21df-487bddb47f5b@roeck-us.net>
Date: Mon, 13 Feb 2023 14:51:06 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: David Howells <dhowells@...hat.com>
Cc: Jens Axboe <axboe@...nel.dk>, Al Viro <viro@...iv.linux.org.uk>,
Christoph Hellwig <hch@...radead.org>,
Matthew Wilcox <willy@...radead.org>, Jan Kara <jack@...e.cz>,
Jeff Layton <jlayton@...nel.org>,
David Hildenbrand <david@...hat.com>,
Jason Gunthorpe <jgg@...dia.com>,
Logan Gunthorpe <logang@...tatee.com>,
Hillf Danton <hdanton@...a.com>, linux-fsdevel@...r.kernel.org,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, Christoph Hellwig <hch@....de>,
John Hubbard <jhubbard@...dia.com>
Subject: Re: [PATCH v13 03/12] splice: Do splice read from a buffered file
without using ITER_PIPE
On 2/13/23 14:43, David Howells wrote:
> Guenter Roeck <linux@...ck-us.net> wrote:
>
>> [ 4.660118] PC is at 0x0
>> [ 4.660248] LR is at filemap_read_folio+0x17/0x4e
>
> Do you know what the filesystem is that's being read from?
>
> I think the problem is that there are a few filesystems/drivers that call
> generic_file_splice_read() but don't have a ->read_folio(). Now most of these
> can be made to call direct_splice_read() instead, leaving just coda, overlayfs
> and shmem.
>
> Coda and overlayfs can be made to pass the request down a layer. I'm about to
> look into shmem.
>
Both are initrd.
Guenter
Powered by blists - more mailing lists