Commit Graph

1 Commits

Author SHA1 Message Date
Darrick J. Wong f99e436241 generic: test reflink and copy_file_range behavior with O_SYNC and FS_XFLAG_SYNC files
Add two regression tests to make sure that FICLONERANGE and the splice
based copy_file_range actually flush all data and metadata to disk
before the call ends.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2021-03-14 23:16:43 +08:00