xfs: Support large folios
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 19 May 2021 22:38:43 +0000 (18:38 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 18 Dec 2021 05:06:08 +0000 (00:06 -0500)
commit6795801366da0cd3d99e27c37f020a8f16714886
tree157bacbc569a6aa46ac36b4649f5fe022a048376
parent60d8231089f0d955e0cce033421df4b19e9adfb0
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