-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattributes_files
56 lines (56 loc) · 3.02 KB
/
attributes_files
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[36m/testcases/attributes/[1;34mdirs[0m
[38;5;244m├──[0m [1;34mno-xattrs_empty[0m
[38;5;244m├──[0m [1;34mno-xattrs_empty_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mno-xattrs_one-file[0m
[38;5;244m│ └──[0m file-in-question
[38;5;244m├──[0m [1;34mno-xattrs_one-file_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mno-xattrs_two-files[0m
[38;5;244m│ ├──[0m that-file
[38;5;244m│ └──[0m this-file
[38;5;244m├──[0m [1;34mno-xattrs_two-files_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mone-xattr_empty[0m
[38;5;244m│ └──[0m user.greeting (len 5)
[38;5;244m├──[0m [1;34mone-xattr_empty_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mone-xattr_one-file[0m
[38;5;244m│ ├──[0m user.greeting (len 5)
[38;5;244m│ └──[0m file-in-question
[38;5;244m├──[0m [1;34mone-xattr_one-file_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mone-xattr_two-files[0m
[38;5;244m│ ├──[0m user.greeting (len 5)
[38;5;244m│ ├──[0m that-file
[38;5;244m│ └──[0m this-file
[38;5;244m├──[0m [1;34mone-xattr_two-files_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mtwo-xattrs_empty[0m
[38;5;244m│ ├──[0m user.greeting (len 5)
[38;5;244m│ └──[0m user.another_greeting (len 2)
[38;5;244m├──[0m [1;34mtwo-xattrs_empty_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mtwo-xattrs_one-file[0m
[38;5;244m│ ├──[0m user.greeting (len 5)
[38;5;244m│ ├──[0m user.another_greeting (len 2)
[38;5;244m│ └──[0m file-in-question
[38;5;244m├──[0m [1;34mtwo-xattrs_one-file_forbidden[0m
[38;5;244m│ └──[0m [31m<Permission denied (os error 13)>[0m
[38;5;244m├──[0m [1;34mtwo-xattrs_two-files[0m
[38;5;244m│ ├──[0m user.greeting (len 5)
[38;5;244m│ ├──[0m user.another_greeting (len 2)
[38;5;244m│ ├──[0m that-file
[38;5;244m│ └──[0m this-file
[38;5;244m└──[0m [1;34mtwo-xattrs_two-files_forbidden[0m
[38;5;244m └──[0m [31m<Permission denied (os error 13)>[0m
[36m/testcases/attributes/[1;34mfiles[0m
[38;5;244m├──[0m no-xattrs
[38;5;244m├──[0m no-xattrs_forbidden
[38;5;244m├──[0m one-xattr
[38;5;244m│ └──[0m user.greeting (len 5)
[38;5;244m├──[0m one-xattr_forbidden
[38;5;244m├──[0m two-xattrs
[38;5;244m│ ├──[0m user.greeting (len 5)
[38;5;244m│ └──[0m user.another_greeting (len 2)
[38;5;244m└──[0m two-xattrs_forbidden