]> www.infradead.org Git - users/willy/linux.git/commit
xfs: Support large folios iomap-folio-5.17d
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 19 May 2021 22:38:43 +0000 (18:38 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 10 Dec 2021 14:42:00 +0000 (09:42 -0500)
commitedb404b233ccc0d9e9d2cd2c36308ef1c215f647
treee0e7f74e05b20f0a2c0a16ad8edacf7f735e9084
parent81e0fc72a5a1cf3b6cfdea0a54401d266816e960
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