]> www.infradead.org Git - users/willy/linux.git/commit
xfs: Support large folios iomap-folio-5.17
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 19 May 2021 22:38:43 +0000 (18:38 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 29 Nov 2021 13:30:52 +0000 (08:30 -0500)
commit0976b3cc2108b11c106ecad72459cceb35158553
tree2acb68ca7fdda429a33ff8cd9e4ef92e7834e2f8
parentfa30bc3598ce5169e7db4142e6c4d198ec75d49b
xfs: Support large folios

Now that iomap has been converted, XFS is large folio safe.
Indicate to the VFS that it can now create large folios for XFS.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_icache.c