generic/520: Remove sync in clean_dir
[xfstests-dev.git] / tests / generic / 157.out
1 QA output created by 157
2 Format and mount
3 Create the original files
4 Try cross-device reflink
5 XFS_IOC_CLONE_RANGE: Invalid cross-device link
6 Try unaligned reflink
7 XFS_IOC_CLONE_RANGE: Invalid argument
8 Try overlapping reflink
9 XFS_IOC_CLONE_RANGE: Invalid argument
10 Try reflink past EOF
11 XFS_IOC_CLONE_RANGE: Invalid argument
12 Try to reflink a dir
13 XFS_IOC_CLONE_RANGE: Is a directory
14 Try to reflink a device
15 XFS_IOC_CLONE_RANGE: Invalid argument
16 Try to reflink to a dir
17 TEST_DIR/test-157/dir1: Is a directory
18 Try to reflink to a device
19 XFS_IOC_CLONE_RANGE: Invalid argument
20 Try to reflink to a fifo
21 XFS_IOC_CLONE_RANGE: Invalid argument
22 Try to reflink an append-only file
23 XFS_IOC_CLONE_RANGE: Bad file descriptor
24 Reflink two files