r14954: Fix #3569 based on William Jojo's work. AIX also
commit4ee43dbd477140bd4bf6c42d156dc0a736994da2
authorJeremy Allison <jra@samba.org>
Thu, 6 Apr 2006 22:31:45 +0000 (6 22:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:55 +0000 (10 11:15 -0500)
tree8d62323656974e513bb47293f895b38393de85ff
parentca09263d00c7c5493f4ab7214c7cfb2cf8a28eea
r14954: Fix #3569 based on William Jojo's work. AIX also
has the linear posix locking issue which causes
CLEAR_IF_FIRST to cause performance problems.
As we know we're in a daemon architecture with
long-lived parent we can avoid this in the Samba
case. Add a comment explaining this.
Jeremy.
(This used to be commit 3cd5c3df0d1b98dfa90663973ab13b5d3dbf737e)
source3/nsswitch/winbindd_dual.c
source3/smbd/server.c
source3/tdb/tdb.c
source3/tdb/tdb.h
source3/tdb/tdbtorture.c