]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: test Btrfs fsync vs. size-extending prealloc write crash v2024.06.09
authorOmar Sandoval <osandov@fb.com>
Tue, 28 May 2024 17:13:14 +0000 (10:13 -0700)
committerZorro Lang <zlang@kernel.org>
Fri, 7 Jun 2024 10:21:42 +0000 (18:21 +0800)
commit83598d2f839d9c27d2fd4209124d7c288ea2861e
treea3173c65526b1b2a2dc7329a0f391d2319094568
parent84de2df901bb734f95407a4bb92f3cb1a2cafd37
generic: test Btrfs fsync vs. size-extending prealloc write crash

This is a regression test for a Btrfs bug, but there's nothing
Btrfs-specific about it. Since it's a race, we just try to make the race
happen in a loop and pass if it doesn't crash after all of our attempts.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/748 [new file with mode: 0755]
tests/generic/748.out [new file with mode: 0644]