]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add bdev_destroy() and bdev_destroy_wrapper()
authorChristian Brauner <christianvanbrauner@gmail.com>
Tue, 8 Sep 2015 20:37:14 +0000 (22:37 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 21 Sep 2015 19:57:35 +0000 (15:57 -0400)
commitf60d4e1810998af7830c803295fb666ac6019693
treeee9af29a4ef4919607ce26adac7a367323c01c2d
parentfd7487181d35ef18332be31c64f40200fa6618a3
Add bdev_destroy() and bdev_destroy_wrapper()

static do_bdev_destroy() and bdev_destroy_wrapper() from lxccontainer.c become
public bdev_destroy() and bdev_destroy_wrapper() in bdev.c and bdev.h

Signed-off-by: Christian Brauner <christianvanbrauner@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/bdev.c
src/lxc/bdev.h