r17128: Missed a logic error in my last patch. Ensure we deal with any
authorJeremy Allison <jra@samba.org>
Wed, 19 Jul 2006 01:30:30 +0000 (01:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:14 +0000 (11:38 -0500)
commitb7374835e6ec0c98fc4020623f0a37c0c173b8aa
tree882305e484d140f847968f7ab36aea99121ad890
parent8171c4c404e9f382880c65daa0232f89e560f399
r17128: Missed a logic error in my last patch. Ensure we deal with any
oplocks that were granted when we had released the lock. Fix
strange case where stat open grants a batch oplock on file
create, but grants no oplock on file open.
Jeremy.
source/smbd/open.c