[patch] Allow chown of directories from W2k domain clients

David Collier-Brown -- Customer Engineering David.Collier-Brown at Sun.COM
Wed Feb 19 15:34:52 GMT 2003


Andrew Furey wrote:
> Because I couldn't find it :(  The closest I could come was #21 (listed 
> in asm/errno.h), but I couldn't confirm it - whenever I tried to access 
> the errno variable (by logging it) smbd would segfault :(  My C is a bit 
> (OK, a lot) rusty...

	I think you may have missed a #include <errno.h>
	which defines it specially. On Solaris, for example,
	errno is actually (*(___errno())), a function.
	
--dave
-- 
David Collier-Brown,           | Always do right. This will gratify
Sun Microsystems DCMO          | some people and astonish the rest.
Toronto, Ontario               |
(905) 415-2849 or x52849       | davecb at canada.sun.com




More information about the samba-technical mailing list