mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: add new test for fsync() on directories
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>
This commit is contained in:
committed by
Dave Chinner
parent
bd50b75f7d
commit
640d1e1e16
@@ -123,3 +123,4 @@
|
||||
318 acl attr auto quick
|
||||
319 acl auto quick
|
||||
320 auto rw
|
||||
321 auto quick metadata log
|
||||
|
||||
Reference in New Issue
Block a user