Fix the "too many fcntl locks" scalability problem raised by tridge.
authorJeremy Allison <jra@samba.org>
Thu, 19 Feb 2004 01:55:24 +0000 (01:55 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 19 Feb 2004 01:55:24 +0000 (01:55 +0000)
commit8eec62ebfb238133d95d7247b7126292f47c7093
tree5d3894f97ced64d8e2753603a2ea25897d831c51
parent5e39e9f3130e48917db9d9802623befa536df399
Fix the "too many fcntl locks" scalability problem raised by tridge.
I've now tested this in daemon mode and also on xinetd and I'm pretty
sure it's working.
Jeremy.
(This used to be commit 14dee038019b11300466b148c53515fc76e5e870)
source3/smbd/server.c
source3/smbd/session.c
source3/tdb/tdb.c
source3/tdb/tdbutil.c