system: Remove kernel_flock
authorChristof Schmitt <cs@samba.org>
Mon, 13 Sep 2021 20:13:44 +0000 (13:13 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 14 Sep 2021 23:14:36 +0000 (23:14 +0000)
commitb2b7f9e658d80f8e193c4d1e266783b1f02a6012
tree1ea07c49b67068ddb156df6ddfd4bda95346f733
parente1398c34b2c24b76b30fdde8417b871d53825a36
system: Remove kernel_flock

LOCK_MAND will be deprecated in the Linux kernel, so stop using this
feature and remove the kernel_flock function.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/system.c