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)
committerJeremy Allison <jra@samba.org>
Wed, 2 Dec 2009 18:01:14 +0000 (10:01 -0800)
commitb6fdecd11210a3d2ff803bdc315aacd9f8b445a1
treef182933a4e5e381d402a1a266d980d0182e58d58
parent5f60855ba2eb822dcb867378ff09278c42931b89
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.
source3/include/local.h
source3/param/loadparm.c
source3/smbd/files.c