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)
commitc7c9adcce7f13d01445f31b07fb28a76f0a1d6df
treefc83e6f68acfa2f6d0b502d0e90a40765e8525b5
parentad3bc112a21afd3a04449ec3f604e017d753c224
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.
source/include/smb.h
source/smbd/open.c
source/smbd/oplock.c
source/smbd/trans2.c