]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: add a test that stresses metadata eviction
authorChristoph Hellwig <hch@lst.de>
Mon, 18 May 2026 06:24:53 +0000 (08:24 +0200)
committerZorro Lang <zlang@kernel.org>
Wed, 20 May 2026 09:41:20 +0000 (17:41 +0800)
commitce4e96a89a2b876497006b3fcbb388ee41f7aa8a
tree4bf13b60cfec61124be7bd0ff9b6d2527072c472
parent748ae5ab407610b1e3fa706c354016cf035e82ec
generic: add a test that stresses metadata eviction

The fsverity test generic/579 could be used to reproduce a regression in
the xfs buffer hashing.  Carlos Maiolino figured out that even removing
the fsverity-specific bits would reproduce the issue.  This test is
thus a copy of generic/579 with the fsverity bits striped out, and
run 5 times as that seems to be the threshold at which the issue
reproduces reliably.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/795 [new file with mode: 0755]
tests/generic/795.out [new file with mode: 0644]