CVS update: samba/source/client

mhw at samba.anu.edu.au mhw at samba.anu.edu.au
Thu Feb 18 15:34:10 EST 1999


Date:	Thursday February 18, 1999 @ 15:34
Author:	mhw

Update of /data/cvs/samba/source/client
In directory samba:/tmp/cvs-serv10079/source/client

Modified Files:
      Tag: SAMBA_2_0
	smbmount.c 
Log Message:

Got to the bottom of another weird one...

Piping the output of smbmount back to autofs/automount was causing the
automount process to hang.  Reason was that automount was depending
on the pipe to close to continue on, rather than detecting the child
signal.  This occured with debug enabled and the daemon process was not
closing the stdout process.  Disabling debuging avoids the problem.
Debugging is turned off in the cvs repository and a warning placed over
the debugging option.

	This syncs up the 2.0 branch with the main branch...




More information about the samba-cvs mailing list