
30 Aug
2018
30 Aug
'18
5 p.m.
On 08/27/2018 04:08 AM, Michal Privoznik wrote:
Currently, there are only two types of resource. So effectively this is a dead code. However, that assumption can change and we shouldn't just silently ignore the error.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/locking/lock_driver_sanlock.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
True and this then follows what lockd does in virLockManagerLockDaemonAddResource Reviewed-by: John Ferlan <jferlan@redhat.com> John