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)
commit14dee038019b11300466b148c53515fc76e5e870
treeda3709e7115af50b7c08de0a0409002817b09e01
parentad1ebb5000066d44ce94f0341fb31351b3900e95
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.
source/smbd/server.c
source/smbd/session.c
source/tdb/tdb.c
source/tdb/tdbutil.c