]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix clone issues
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Wed, 5 Nov 2014 07:03:34 +0000 (16:03 +0900)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 5 Nov 2014 14:37:17 +0000 (15:37 +0100)
commitac00e8f2542be885ece143ceff959936ee35312d
tree372e8c86c2f4b5f966c6af531dbdc503facf9bdf
parent5d9dd3d8f72cbcf67c5d375a83a4ed4372932a11
Fix clone issues

This commit fixes two issues at the time of clone:
* unnecessary directory is created when clone between overlayfs/aufs
* clone failed when the end of rootfs path is not "/rootfs"

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/bdev.c