r15958: Make us pass RAW-OPLOCK with kernel oplocks off.
authorJeremy Allison <jra@samba.org>
Tue, 30 May 2006 18:17:37 +0000 (18:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:14 +0000 (11:17 -0500)
commit7361c7a883646dd065eabf81e0b1dc60cc9d1f39
treec355c3da953c8b21b79bd5b579550d7d1e1c090b
parentbef4969247da237e7b50fd2abd207de92e9bc980
r15958: Make us pass RAW-OPLOCK with kernel oplocks off.
This allows a requestor to set FORCE_OPLOCK_BREAK_TO_NONE
to ensure we don't break to level 2. Fixed a couple
of resource leaks in error paths in open_file_ntcreatex.
Jeremy.
(This used to be commit c7c9adcce7f13d01445f31b07fb28a76f0a1d6df)
source3/include/smb.h
source3/smbd/open.c
source3/smbd/oplock.c
source3/smbd/trans2.c