]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: locking: Move two leases functions into a new file.
authorJeremy Allison <jra@samba.org>
Tue, 14 Mar 2017 20:23:13 +0000 (13:23 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 24 Mar 2017 07:54:23 +0000 (08:54 +0100)
commit419f5cca88fa31d723f4bfe243d72398d4445801
tree4197fae9518158b75d398ee12f727caaff3a9fb8
parent7086fb6a4d509d2f740ddc61276f25c43c3a5567
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>
(back ported from commit 125c78ad0b8f9caaef1ba2f1aeb5ec593375fccd)
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