Commit 752882f
Z.I.A. Tests and Provider Disabling
Fixed Z.I.A. testing logic so that all
available tests run as expected. At
the time of this commit, all tests pass.
Additionally, support for unassigning
zia_provider was added. Usage:
zpool set zia_provider=<off/NULL> <pool>
This change was required for one aspect
of Z.I.A. testing.
Signed-off-by: Luke Beirne <lbeirne@lanl.gov>1 parent 3a471e4 commit 752882f
File tree
3 files changed
+17
-4
lines changed- module/zfs
- tests/zfs-tests/tests/functional/zia
3 files changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9812 | 9812 | | |
9813 | 9813 | | |
9814 | 9814 | | |
| 9815 | + | |
| 9816 | + | |
| 9817 | + | |
| 9818 | + | |
| 9819 | + | |
| 9820 | + | |
| 9821 | + | |
9815 | 9822 | | |
9816 | 9823 | | |
9817 | 9824 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
| 965 | + | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| |||
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
1222 | 1225 | | |
1223 | 1226 | | |
1224 | 1227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | | - | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | | - | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments