]> xenbits.xensource.com Git - libvirt.git/commit
storage: introduce virtstoraged daemon
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 16 Mar 2018 17:05:24 +0000 (17:05 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 9 Aug 2019 13:06:31 +0000 (14:06 +0100)
commite23d5b043594a417aff5e541c85fa47cd61d1da7
tree5ea156b8eca1bd32b4981618822ae5e89fc99a20
parent62d817a328405520b88b04b800d589ac63be06d3
storage: introduce virtstoraged daemon

The virtstoraged daemon will be responsible for providing the storage API
driver functionality. The storage driver is still loaded by the main
libvirtd daemon at this stage, so virtstoraged must not be running at
the same time.

Reviewed-by: Christophe de Dinechin <dinechin@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitignore
libvirt.spec.in
src/storage/Makefile.inc.am
src/storage/virtstoraged.service.in [new file with mode: 0644]