Fix bug #8307 - brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all locks
authorJeremy Allison <jra@samba.org>
Fri, 15 Jul 2011 23:11:07 +0000 (16:11 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 16 Jul 2011 00:32:02 +0000 (02:32 +0200)
commit73bfd16bd589989b2e64599f03bc43a52ebfcbbc
treeeac22f861c31335fb01d19a9d61a3788a0a0fde2
parente898ad3ffecff5714f381f540753a2b745614995
Fix bug #8307 - brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all locks

Reported by herb@samba.org. Remove the (premature) optimization
on file close.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Jul 16 02:32:02 CEST 2011 on sn-devel-104
source3/locking/brlock.c