mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
640d1e1e16
Btrfs had some issues with fsync()'ing directories and fsync()'ing after renames. These three new tests cover the 3 different issues we were seeing. This breaks out the dmflakey stuff into a common helper to be shared between generic/311 and this new test. Signed-off-by: Josef Bacik <jbacik@fusionio.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
QA output created by 321
|
|
fsync new directory
|
|
drwxr-xr-x bar
|
|
rename fsync test
|
|
drwxr-xr-x bar
|
|
-rw-r--r-- foo
|
|
replay rename fsync test
|
|
drwxr-xr-x bar
|
|
-rw-r--r-- foo
|