]> 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 15:40:06 +0000 (11:40 -0400)
commit339c6f1fb45e2db646376aa4f5ce61fa94f20648
tree5402b45bd24ca845e926621fc917f71e3df81375
parent8796becf362dda006e014bed3c7e3c7091e7728c
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