]> git.ipfire.org Git - thirdparty/libvirt.git/commit
_virLockManagerLockDaemonPrivate: Move @hasRWDisks into dom union
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 22 Aug 2018 08:23:36 +0000 (10:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 18 Sep 2018 15:12:53 +0000 (17:12 +0200)
commitaaf34cb9013d6d746f4edf9807408cb9dfbcf01d
treeb7b4e32dc962888663662e190e43e28f733724c5
parent22baf6e08c65d9174b24f66370724ce961ce9576
_virLockManagerLockDaemonPrivate: Move @hasRWDisks into dom union

The fact whether domain has or doesn't have RW disks is specific
to VIR_LOCK_MANAGER_OBJECT_TYPE_DOMAIN and therefore should
reside in union specific to it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/locking/lock_driver_lockd.c