]> git.proxmox.com Git - mirror_lxc.git/commit
tree-wide: remove aufs storage driver
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 11 Mar 2018 09:22:42 +0000 (10:22 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 15 Mar 2018 16:24:49 +0000 (17:24 +0100)
commit12e6ab5d2311ef0663462b4c75171e9b87ade41d
tree9b0d07335e5300ad5937eb04663e434a259e5dd9
parent9d257a2a23f3c100c26881ff005e9cb5b9a02839
tree-wide: remove aufs storage driver

We've announced quite a while back and printed out errors and warning everytime
someone used the aufs driver.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
14 files changed:
doc/lxc-copy.sgml.in
doc/lxc-snapshot.sgml.in
doc/lxc.container.conf.sgml.in
src/lxc/Makefile.am
src/lxc/conf.c
src/lxc/confile.c
src/lxc/lxccontainer.c
src/lxc/storage/aufs.c [deleted file]
src/lxc/storage/aufs.h [deleted file]
src/lxc/storage/overlay.c
src/lxc/storage/storage.c
src/lxc/storage/storage_utils.c
src/lxc/tools/lxc_copy.c
src/lxc/tools/lxc_create.c