Fix bug #8307 - brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all locks
authorJeremy Allison <jra@samba.org>
Sat, 16 Jul 2011 04:36:13 +0000 (21:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 19 Jul 2011 18:53:49 +0000 (20:53 +0200)
commitc5b272a05c4bd9d7f70c14fe307b8da46b9e607e
tree570142aba48c903bdb7b0393fb83221f5c7741f0
parent8585ac3635e9ae284a5b35dba2412d996a73f7ad
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.
source3/locking/brlock.c