Fix bug #7928 - Samba problems with kernel oplocks option set to "no"
authorPavel Shilovsky <piastry@etersoft.ru>
Mon, 31 Jan 2011 20:00:15 +0000 (12:00 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 31 Jan 2011 20:45:48 +0000 (12:45 -0800)
commitc6524c349b4debb99e0f984895255e84b2e12720
tree9a789ac7b7e78214d20a1e86460cffdc66e3a610
parent5e705b53d6456e140e87aa92fd1c5fe2aa55ffd3
Fix bug #7928 - Samba problems with kernel oplocks option set to "no"

We should not grant levelII oplocks on a file with existing
byte range locks.
source3/smbd/open.c
source3/smbd/oplock.c