Re: [PATCH v2 0/3] fs: aio: more folio conversion
Matthew Wilcox <[email protected]>
| Newsgroups | gmane.linux.kernel.aio.general,gmane.linux.file-systems,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 22, 2024 at 03:12:42PM +0100, Christian Brauner wrote: > On Thu, 21 Mar 2024 21:16:37 +0800, Kefeng Wang wrote: > > Convert to use folio throughout aio. > > > > v2: > > - fix folio check returned from __filemap_get_folio() > > - use folio_end_read() suggested by Matthew > > > > Kefeng Wang (3): > > fs: aio: use a folio in aio_setup_ring() > > fs: aio: use a folio in aio_free_ring() > > fs: aio: convert to ring_folios and internal_folios > > > > [...] > > @Willy, can I get your RVB, please? For the series: Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to [email protected]. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"[email protected]">[email protected]</a>