lib/: spdx license conversion
[xfstests-dev.git] / tests / generic / 395.out
1 QA output created by 395
2
3 *** Setting encryption policy on empty directory ***
4 SCRATCH_MNT/empty_dir: failed to get encryption policy: No data available
5 Encryption policy for SCRATCH_MNT/empty_dir:
6         Policy version: 0
7         Master key descriptor: 0000111122223333
8         Contents encryption mode: 1 (AES-256-XTS)
9         Filenames encryption mode: 4 (AES-256-CTS)
10         Flags: 0x02
11
12 *** Setting encryption policy again ***
13 Encryption policy for SCRATCH_MNT/empty_dir:
14         Policy version: 0
15         Master key descriptor: 0000111122223333
16         Contents encryption mode: 1 (AES-256-XTS)
17         Filenames encryption mode: 4 (AES-256-CTS)
18         Flags: 0x02
19 SCRATCH_MNT/empty_dir: failed to set encryption policy: File exists
20 Encryption policy for SCRATCH_MNT/empty_dir:
21         Policy version: 0
22         Master key descriptor: 0000111122223333
23         Contents encryption mode: 1 (AES-256-XTS)
24         Filenames encryption mode: 4 (AES-256-CTS)
25         Flags: 0x02
26
27 *** Setting encryption policy on nonempty directory ***
28 SCRATCH_MNT/nonempty_dir: failed to set encryption policy: Directory not empty
29 SCRATCH_MNT/nonempty_dir: failed to get encryption policy: No data available
30
31 *** Setting encryption policy on nondirectory ***
32 SCRATCH_MNT/nondirectory: failed to set encryption policy: Not a directory
33 SCRATCH_MNT/nondirectory: failed to get encryption policy: No data available
34
35 *** Setting encryption policy on another user's directory ***
36 SCRATCH_MNT/unauthorized_dir: failed to set encryption policy: Permission denied
37 SCRATCH_MNT/unauthorized_dir: failed to get encryption policy: No data available
38
39 *** Setting encryption policy on readonly filesystem ***
40 SCRATCH_MNT/ro_dir: failed to set encryption policy: Read-only file system
41 SCRATCH_MNT/ro_dir: failed to get encryption policy: No data available
42 SCRATCH_MNT/ro_bind_mnt/ro_dir: failed to set encryption policy: Read-only file system
43 SCRATCH_MNT/ro_bind_mnt/ro_dir: failed to get encryption policy: No data available