libvirt/src/locking
ramyelkest 2b6667abbf all: Replace virGetLastError with virGetLastErrorCode where we can
Replace instances where we previously called virGetLastError just to
either get the code or to check if an error exists with
virGetLastErrorCode to avoid a validity pre-check.

Signed-off-by: Ramy Elkest <ramyelkest@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2018-06-05 18:44:05 +02:00
..
domain_lock.c
domain_lock.h
libvirt_lockd.aug
libvirt_sanlock.aug
lock_daemon_config.c
lock_daemon_config.h
lock_daemon_dispatch.c
lock_daemon_dispatch.h
lock_daemon.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
lock_daemon.h
lock_driver_lockd.c all: Replace virGetLastError with virGetLastErrorCode where we can 2018-06-05 18:44:05 +02:00
lock_driver_lockd.h
lock_driver_nop.c
lock_driver_nop.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lock_driver_sanlock.c
lock_driver.h
lock_manager.c
lock_manager.h
lock_protocol.x
lockd.conf
Makefile.inc.am
sanlock_helper.c
sanlock.conf
test_libvirt_lockd.aug.in
test_libvirt_sanlock.aug.in
test_virtlockd.aug.in
virtlockd-admin.socket.in
virtlockd.aug
virtlockd.conf
virtlockd.init.in
virtlockd.pod
virtlockd.service.in
virtlockd.socket.in
virtlockd.sysconf