]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Remove common code from specific driver backend
authorPeter Krempa <pkrempa@redhat.com>
Thu, 12 Jan 2017 12:25:45 +0000 (13:25 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 19 Jan 2017 08:25:51 +0000 (09:25 +0100)
commit4417481d8ae4eb5a6d2c0ebad0da2236728c14f8
treefdf35566c8eae2bed150eceed10d1ff02b60eee9
parentb018ada3304c08e02b0750f8735b0702f0fd5f8c
storage: Remove common code from specific driver backend

The storage driver helper functions that deal with parted were put into
the disk backend code but are used commonly across.
src/storage/storage_backend.c
src/storage/storage_backend_disk.c
src/storage/storage_backend_disk.h