Fix a delete on close divergence from windows [2/2]
commitf7fb3a6efaecce830d62c0f0250a8283fae76911
authorTim Prouty <tprouty@samba.org>
Sun, 7 Dec 2008 00:08:35 +0000 (6 16:08 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Jan 2009 08:40:00 +0000 (28 09:40 +0100)
tree85c803ea730f7e49ba619ec0f42204d61c1d3640
parentbc50c510bf58700f8ed781a5db0094e60aff27d2
Fix a delete on close divergence from windows [2/2]

This second patch cleans up by removing all of the code that is made
obsolete by the first patch.  It should cause no functional changes.
(cherry picked from commit 62d547e1b853b6c5c871f1f9cb265d3cdd40a21d)
source/include/proto.h [new file with mode: 0644]
source/include/smb.h
source/locking/locking.c
source/smbd/open.c
source/smbd/reply.c