]> git.ipfire.org Git - thirdparty/lxc.git/commit
overlayfs_mount: create delta dir if it doesn't exist
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 21 Sep 2015 17:09:25 +0000 (17:09 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 21 Sep 2015 20:47:35 +0000 (16:47 -0400)
commit1ae1239a0c6cd08ebbdb2c1bdd55af6288e8a46e
tree6e220dd11e4436ac79bd9309f39a1cda8610a8c9
parentf72d69f63ad4218dc486f360a50169ab309a1f72
overlayfs_mount: create delta dir if it doesn't exist

(This *should* fix the lxc-test-snapshot testcase, but doesn't seem
to by itself.)

If it doesn't exist, we may as well start with an empty one.  This
is needed when creating an overlayfs snapshot.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/bdev.c