xfs: test that reflink forces the log if mounted with wsync

A code inspection revealed that reflink does not force the log to disk
even if the filesystem is mounted with wsync.  Add a regression test for
commit 5833112df7e9a ("xfs: reflink should force the log out if mounted
with wsync").

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2020-04-23 16:31:53 -07:00
committed by Eryu Guan
parent e63337b1ed
commit 06fd8dbbfe
3 changed files with 73 additions and 0 deletions
+1
View File
@@ -513,3 +513,4 @@
513 auto mount
514 auto quick db
515 auto quick quota
914 auto quick reflink