Fix a delete on close divergence from windows [2/2]
authorTim Prouty <tprouty@samba.org>
Sun, 7 Dec 2008 00:08:35 +0000 (16:08 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Dec 2008 09:27:19 +0000 (10:27 +0100)
commit8512b4bde5a315dfccabbeb1a3938f4eace63336
tree99af9ea06aa92cd4eb114ac92bc2780cd6751600
parentb3f9799927cd03d40c63948185a071f50bb998e5
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 c39c35f3e67a726c6464c1497e46fe7a2eb3dc77)
source/include/proto.h
source/include/smb.h
source/locking/locking.c
source/smbd/open.c
source/smbd/reply.c