[libvirt] [PATCH 1/4] daemon: Register secret driver before storage driver

Ján Tomko jtomko at redhat.com
Tue Mar 5 14:10:23 UTC 2019


On Mon, Mar 04, 2019 at 03:02:10PM +0100, Michal Privoznik wrote:
>The order in which drivers are registered is important because
>their stateInitialize and stateAutoStart callback are called in
>that order. Well, stateAutoStart is going away and therefore if
>there is some dependency between two drivers (e.g. when
>initializing storage driver expects secret driver to be available
>already), the registration of such drivers must happen in correct
>order.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/remote/remote_daemon.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190305/2fef7555/attachment-0001.sig>


More information about the libvir-list mailing list