s4:smb2: Add lease break support for SMB2.1
authorZach Loafman <zachary.loafman@isilon.com>
Mon, 30 Mar 2009 22:57:57 +0000 (15:57 -0700)
committerTim Prouty <tprouty@samba.org>
Wed, 1 Apr 2009 15:30:25 +0000 (08:30 -0700)
commitafa71fbad9cbd8b1a6b68b9ba01936ad70ff25e5
treeefcb88b0db7812cc68f48613720528535fc0069d
parent264b28ec0962c355ee90f9ac67fcf07cd84c5c7b
s4:smb2: Add lease break support for SMB2.1

Add the structures and marshalling for the lease break variants of the
oplock break / oplock break ack messages.
source4/libcli/raw/interfaces.h
source4/libcli/smb2/config.mk
source4/libcli/smb2/create.c
source4/libcli/smb2/lease_break.c [new file with mode: 0644]
source4/libcli/smb2/smb2.h
source4/libcli/smb2/transport.c