
9 Jul
2020
9 Jul
'20
4:52 p.m.
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@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@redhat.com> Jano