MAX_OPEN_FILES mods work

Andrew Tridgell tridge at samba.anu.edu.au
Tue Jul 21 00:50:18 GMT 1998


> I am still worried about swat declaring its own Files variable and not
> seeming to use it, though.

I think it's there bacause of a linking problem. SWAT needs to link to
some code that uses Files[] but Files[] is declared as part of a
module that SWAT can't link to, so SWAT needs to declare its own copy
to link correctly.

Sorry for the vague description, I'm going from a hazy memory and
neglected to comment the declaration (phooey).

	  - Tridge


More information about the samba-technical mailing list