tag | 0c1c55f154fdc5055bed44ac1202f4b8dd714294 | |
---|---|---|
tagger | Zorro Lang <zlang@kernel.org> | Sun Jun 09 14:39:23 2024 |
object | 83598d2f839d9c27d2fd4209124d7c288ea2861e |
Release fstests v2024.06.09
commit | 83598d2f839d9c27d2fd4209124d7c288ea2861e | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Tue May 28 17:13:14 2024 |
committer | Zorro Lang <zlang@kernel.org> | Fri Jun 07 10:21:42 2024 |
tree | a3173c65526b1b2a2dc7329a0f391d2319094568 | |
parent | 84de2df901bb734f95407a4bb92f3cb1a2cafd37 [diff] |
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>