]> git.ipfire.org Git - thirdparty/lxc.git/commit
Use rdepends when non-thinpool LVM container is cloned
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Wed, 4 Mar 2015 09:39:14 +0000 (18:39 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 14 Aug 2015 16:45:48 +0000 (12:45 -0400)
commitecd9eb4fd5d318c99a5d2236b0cf797a92ffd0fd
tree62dc83f410d2b93b1b538a33b603d556c64bff06
parent1a4da6afdb35a4ae6db26c06fa62e98718740226
Use rdepends when non-thinpool LVM container is cloned

When a non-thinpool LVM container which have snapshotted clone is
destroyed, the LV of snapshotted clone was also deleted. This patch
prevent it.

The original non-thinpool LVM container of snapshotted clone cannot be
now destroyed.

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