Fix bug 6837 - "Too many open files" when trying to access large number of files
commitbbdc2c017ca5abb35897ab61717b806133e0af0b
authorJeremy Allison <jra@samba.org>
Fri, 18 Dec 2009 00:59:56 +0000 (17 16:59 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 30 Dec 2009 08:29:30 +0000 (30 09:29 +0100)
treece8631cf04ba6b9b1e5719907a8674806cedf48d
parent29b923666294cb615059a20ec761ae309238e789
Fix bug 6837 - "Too many open files" when trying to access large number of files

Win7 needs the Windows server open file handle number of 16384 handles.

Jeremy.
source3/include/local.h
source3/param/loadparm.c
source3/smbd/files.c