]> www.infradead.org Git - users/willy/linux.git/commit
xfs: Support large folios iomap-folio-5.17c
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 19 May 2021 22:38:43 +0000 (18:38 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 9 Dec 2021 21:08:14 +0000 (16:08 -0500)
commit5076a516772702164e36f6b88c6d4e21c3ba6562
treeb21536bcea4665d7bc1783639e7196ca15fa5232
parenta8edd70cb06c2d4657e8862304f29e656a40402e
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