smbd: increase loglevel when leases_db_del() with anything then NT_STATUS_NOT_FOUND
authorRalph Boehme <slow@samba.org>
Thu, 2 Jul 2020 12:09:15 +0000 (14:09 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 6 Aug 2020 12:18:21 +0000 (12:18 +0000)
commit58bc493c7794923b845647ab16bbfd3aafe07798
treea1476d02a9c5c5d074340f80541635b33cff2d55
parentc8507d0af5c382b7a90294cd921a5b919869b12b
smbd: increase loglevel when leases_db_del() with anything then NT_STATUS_NOT_FOUND

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14428

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(backported from commit fbb8bbe1243eb2a0351dc2422929278f85a99e26)
[slow@samba.org: remove_lease_if_stale() does not exist in 4.11]
source3/locking/locking.c