[libvirt] [PATCH 0/3] Cleanup/unify RBD backend context setup

John Ferlan jferlan at redhat.com
Mon Sep 26 12:18:28 UTC 2016


While working on a way to create a luks volume on an RBD backend - I figured
I'd clean up the initialization of the environment a bit. Rather than a lot
of copy/paste code - use a common initializer.



John Ferlan (3):
  rbd: Change virStorageBackendRBDCloseRADOSConn to be static void
  rbd: Change from static to alloc contexts
  rbd: Move the encryption check in build

 src/storage/storage_backend_rbd.c | 150 +++++++++++++++++++-------------------
 1 file changed, 73 insertions(+), 77 deletions(-)

-- 
2.7.4




More information about the libvir-list mailing list