mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
c0679253bc
Add a similar test to the existing one but with a file that has a hardlink as well. This is motivated by a bug found in btrfs where a fsync on a file that has the old name of another file results in the logging code to hit an infinite loop. The patch that fixes the bug in btrfs has the following subject: "Btrfs: fix infinite loop during fsync after rename operations" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
9 lines
309 B
Plaintext
9 lines
309 B
Plaintext
QA output created by 527
|
|
File fname1 data after power failure: bar
|
|
File fname2 data after power failure: foo
|
|
File fname3 data after power failure: foo
|
|
File a data after power failure: foo
|
|
File a2 data after power failure: foo
|
|
File zz data after power failure: bar
|
|
File zz_link data after power failure: hello
|