[SCM] Samba Shared Repository - branch master updated -release-4-0-0alpha6-1038-gd9a842b

Steven Danneman steven.danneman at isilon.com
Fri Feb 20 18:46:25 MST 2009


> -----Original Message-----
> From: samba-technical-
> bounces+steven.danneman=isilon.com at lists.samba.org [mailto:samba-
> technical-bounces+steven.danneman=isilon.com at lists.samba.org] On
Behalf
> Of Jeremy Allison
> Sent: Friday, February 20, 2009 4:46 PM
> To: samba-technical at lists.samba.org
> Cc: todd stecher
> Subject: Re: [SCM] Samba Shared Repository - branch master updated -
> release-4-0-0alpha6-1038-gd9a842b
> 
> On Fri, Feb 20, 2009 at 06:38:50PM -0600, Steven Danneman wrote:
> > The branch, master has been updated
> >        via  d9a842b26f306a6328e0fb4f226ed8292a8c221a (commit)
> >       from  193be432a224918bf0fbecfb6705146476c15c07 (commit)
> >
> > http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
> >
> >
> > - Log
---------------------------------------------------------------
> --
> > commit d9a842b26f306a6328e0fb4f226ed8292a8c221a
> > Author: todd stecher <todd.stecher at gmail.com>
> > Date:   Thu Feb 19 09:33:30 2009 -0800
> >
> >     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
> 
> I think you might need to add some include guards for
> HAVE_GETRLIMIT, RLIMIT_NOFILE, and RLIM_INFINITY for
> this new code.
> 
> Check out the function set_maxfiles() in lib/util.c
> to see what varients we currently support.
> 
> Of course we might not need these guards now, so
> you could just watch the build farm and see :-).
> 
> Jeremy.

Thanks for the heads up Jeremy.  We try to be careful of not assuming
BSDisms exist on every platform.  But of course there are Linuxisms that
don't exist everywhere as well.  I'll look into it.

-Steven


More information about the samba-technical mailing list