| commit | d6bb59a9444d218dc60dee3b45fd93c0d4f5e123 | [log] [tgz] |
|---|---|---|
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri May 19 16:18:05 2023 -0400 |
| committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Jul 24 18:04:30 2023 -0400 |
| tree | 446d98b7105177d2867ae2246e3107681d480b11 | |
| parent | 4f66170119107f1452d2438ba4606e105e9e3afe [diff] |
iomap: Create large folios in the buffered write path Use the size of the write as a hint for the size of the folio to create. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org>