+1
−1
+27
−3
+51
−0
+2
−0
Loading
Some xfstests expect fsync() on a file or directory to also persist
directory metadata up the parent chain. Using generic_file_fsync() is not
sufficient for ntfs, because parent directories are not explicitly
written out.
Signed-off-by:
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>