]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: test online repair when xfiles consists of THPs
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Aug 2024 22:55:23 +0000 (15:55 -0700)
committerZorro Lang <zlang@kernel.org>
Thu, 8 Aug 2024 04:29:10 +0000 (12:29 +0800)
commit518896a7b483c0c32162f39253a845f9ba8a2b83
tree98c1d6938fc182f0e1cc62693a81fdc54faefbb4
parentce857227fb0a41e48d85c356f6c6609cea22787b
xfs: test online repair when xfiles consists of THPs

Fork xfs/286 so that we can ensure that the xfile and xmbuf code in
fsck can handle THPs and large folios.  This actually caused a
regression in the mm code during 6.10.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/801 [new file with mode: 0755]
tests/xfs/801.out [new file with mode: 0644]