S3: Detect max_open_files from system
authortodd stecher <todd.stecher@gmail.com>
Thu, 19 Feb 2009 17:33:30 +0000 (09:33 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Sat, 21 Feb 2009 00:35:48 +0000 (16:35 -0800)
commitd9a842b26f306a6328e0fb4f226ed8292a8c221a
tree38dccdf56470b5ee4e0a97dcf20fc477a522fd4a
parent193be432a224918bf0fbecfb6705146476c15c07
S3: Detect max_open_files from system
- Attempt to use syscalls to determine max-open-files value.
- Add in periodic logging when max file limit reached
source3/configure.in
source3/param/loadparm.c
source3/smbd/open.c