r15060: The brlock code gets called a lot. Ensure we keep the
authorJeremy Allison <jra@samba.org>
Wed, 12 Apr 2006 23:00:58 +0000 (23:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:00 +0000 (11:16 -0500)
commit2f8b527dcf4a36fbb933ce79c720c0425de76b4a
tree7cb2b60bf3aa03a3d67854cbf31ee7e83b2420dc
parent01e46b8c6e386e5009288db488e908dc6e75c805
r15060: The brlock code gets called a lot. Ensure we keep the
key around while we're using it - saves many calls to
locking_key() (now deleted).
Jeremy.
source/include/smb.h
source/locking/brlock.c