mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
4712000ada
This test is motivated by an issue found in btrfs. It test that after syncing the filesystem, adding many xattrs to a file, syncing the filesystem again, writing to the file and then doing a fsync against that file, all the xattrs still exists after a power failure. That is, after the fsync log/journal is replayed, the xattrs still exist and with the correct values. The btrfs issue is fixed by the patch titled: "Btrfs: fix fsync xattr loss in the fast fsync path" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
14 lines
318 B
Plaintext
14 lines
318 B
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick
|
|
002 auto metadata quick
|
|
006 auto enospc
|
|
032 mkfs auto quick
|
|
051 acl udf auto quick
|
|
272 auto enospc rw
|
|
289 auto quick
|
|
298 auto trim
|