generic/395: remove workarounds for wrong error codes
[xfstests-dev.git] / tests / generic / 398.out
1 QA output created by 398
2
3 *** Link encrypted <= encrypted ***
4 ln: failed to create hard link 'SCRATCH_MNT/edir2/efile1' => 'SCRATCH_MNT/edir1/efile1': Invalid cross-device link
5
6 *** Rename encrypted => encrypted ***
7 Invalid cross-device link
8
9
10 *** Link unencrypted <= encrypted ***
11 ln: failed to create hard link 'SCRATCH_MNT/edir1/ufile' => 'SCRATCH_MNT/udir/ufile': Invalid cross-device link
12
13 *** Rename unencrypted => encrypted ***
14 Invalid cross-device link
15
16
17 *** Link encrypted <= unencrypted ***
18 'SCRATCH_MNT/udir/efile1' => 'SCRATCH_MNT/edir1/efile1'
19
20 *** Rename encrypted => unencrypted ***
21
22
23 *** Exchange encrypted <=> encrypted ***
24 Invalid cross-device link
25
26 *** Exchange unencrypted <=> encrypted ***
27 Invalid cross-device link
28
29 *** Exchange encrypted <=> unencrypted ***
30 Invalid cross-device link
31
32
33 *** Special file tests ***
34 'SCRATCH_MNT/edir2/fifo' => 'SCRATCH_MNT/edir1/fifo'
35
36
37 *** Exchange encrypted <=> encrypted without key ***
38 Required key not available
39
40 *** Exchange encrypted <=> unencrypted without key ***
41 Required key not available