leases_db: Add share_mode_lease info to leases.tdb
authorVolker Lendecke <vl@samba.org>
Tue, 11 Sep 2018 14:13:24 +0000 (16:13 +0200)
committerChristof Schmitt <cs@samba.org>
Sun, 14 Apr 2019 04:01:30 +0000 (04:01 +0000)
commitf46023ed7021880612150d762540fda656c89b74
treee2cf5a33750ce47957c6ad72cd02787c8bed0276
parenta69db298d440f38fdc2e222d01ecf8d52e0dcc0a
leases_db: Add share_mode_lease info to leases.tdb

This is the data stored in share_mode_lease inside the leases[] array in
locking.tdb. This and all the following patches move all leases array to
looking at the leases.tdb.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
source3/librpc/idl/leases_db.idl
source3/locking/leases_db.c
source3/locking/leases_db.h
source3/smbd/open.c