On a Thursday in 2020, Pavel Hrdina wrote:
Function sanlock_killpath() was introduced in 2.4 version and had
modified one of the arguments from `char *` into `const char *` in
version 2.7. All of this is available in all supported OSes.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
m4/virt-sanlock.m4 | 7 -------
src/locking/lock_driver_sanlock.c | 13 -------------
2 files changed, 20 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano