Fix bug #6837 - "Too many open files" when trying to access large number of files
authorJeremy Allison <jra@samba.org>
Wed, 2 Dec 2009 18:01:14 +0000 (10:01 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 8 Dec 2009 08:15:21 +0000 (09:15 +0100)
commitf7796d501789c60f2475920e476f64d884962089
tree4831fb1eff867a2af7cc3131f7d4677c7e1047c1
parenta93b08c07f1663ced9ee8bc9d811ebd17c41e17b
Fix bug #6837 - "Too many open files" when trying to access large number of files
from Windows 7. Original patch by me fixed up with the correct open files number
by jmaggard10@hotmail.com.
Jeremy.
(cherry picked from commit b6fdecd11210a3d2ff803bdc315aacd9f8b445a1)
(cherry picked from commit 358cca77b2e09262e7e7bd41a782f46cff63922c)
source3/include/local.h
source3/param/loadparm.c
source3/smbd/files.c