Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
authorJeremy Allison <jra@samba.org>
Mon, 14 Jan 2002 19:34:28 +0000 (19:34 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 14 Jan 2002 19:34:28 +0000 (19:34 +0000)
commit9e007457e4aa0ed8656782be1b8af42fc217614b
treeb5295dc046a5bd25bc82080a6673325c2a87d7cf
parent3353223b4766b0cc87bd1b4ed7f67bc52b2a7da3
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
of the connections db on smbd startup. This should fix the Solaris large
load bug.... (fingers crossed).
Jeremy.
(This used to be commit 5b2b9c25af28543e67762805d1387524cbb6c39d)
source3/include/local.h
source3/printing/printing.c
source3/smbd/connection.c
source3/smbd/server.c
source3/smbd/service.c