Commit e3f4c70
committed
storage: remove aufs driver
There are no signs that anyone still uses aufs, no major distro seem to
support it so let's remove it and it hasn't been tested in CI for over
for years[1].
Remove the driver code and config fields for it. There are still a bunch
of references in pkg/archive which I have kept as I am not sure how much
of that still applies.
[1] containers/storage@a54d4e3
Fixes: #342
Signed-off-by: Paul Holzinger <[email protected]>1 parent a6c98ba commit e3f4c70
File tree
14 files changed
+4
-1842
lines changed- storage
- contrib/cirrus
- docs
- drivers
- aufs
- register
- pkg/config
- tests
- types
14 files changed
+4
-1842
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 148 | | |
156 | 149 | | |
157 | 150 | | |
| |||
210 | 203 | | |
211 | 204 | | |
212 | 205 | | |
213 | | - | |
| 206 | + | |
214 | 207 | | |
215 | 208 | | |
216 | 209 | | |
| |||
0 commit comments