]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: Fix aclfilter check
authorJohn Ferlan <jferlan@redhat.com>
Mon, 10 Apr 2017 17:45:27 +0000 (13:45 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 10 Apr 2017 17:52:05 +0000 (13:52 -0400)
commit551503d79dd29e8c20dd2fa87272639f2a7032c4
tree80c255517b4b8fe6bedd3eeadbd8bbaeb4202bde
parent44d3db9785b3bd32af4ebf4e1c2ede6f9a424bbf
nodedev: Fix aclfilter check

For both virNodeDeviceObjNumOfDevices and virNodeDeviceObjGetNames, the
check should be if the aclfilter doesn't exist or if it does exist, then
it must pass
src/conf/virnodedeviceobj.c