s3: locking: Move two leases functions into a new file.
commit125c78ad0b8f9caaef1ba2f1aeb5ec593375fccd
authorJeremy Allison <jra@samba.org>
Tue, 14 Mar 2017 20:23:13 +0000 (14 13:23 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 15 Mar 2017 15:14:08 +0000 (15 16:14 +0100)
treed56dbd331fee864d279821c4df48d2a632413d16
parentb59f5b15b27c0ca93817de4c8de910c9d7d895af
s3: locking: Move two leases functions into a new file.

map_oplock_to_lease_type(), fsp_lease_type().

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/locking/leases_util.c [new file with mode: 0644]
source3/locking/proto.h
source3/smbd/files.c
source3/smbd/oplock.c
source3/smbd/proto.h
source3/wscript_build