Fix the "too many fcntl locks" scalability problem raised by tridge.
authorJeremy Allison <jra@samba.org>
Thu, 19 Feb 2004 01:55:21 +0000 (01:55 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 19 Feb 2004 01:55:21 +0000 (01:55 +0000)
commitf3e51dbc21c616d261f0a65b9fa69dbb8b5a9a0f
tree2d5987b441aa98df4498c30a6c7b3663f80e76ff
parent0ac64c8b4d944315cf49e6b183c07396abc7bab3
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