]> www.infradead.org Git - users/willy/linux.git/commit
xfs: Support large folios iomap-folio-5.17-old
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 19 May 2021 22:38:43 +0000 (18:38 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 25 Nov 2021 19:03:56 +0000 (14:03 -0500)
commit979fe192e8a935968fd739983217128b431f6268
tree3a30d6c4e3d9872ea5c6ee59b9acb6cfb6f2b659
parent75a06f5479c4959910f8d95568f8acbb582117d4
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