mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
894a824041
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 used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
client.c | ||
clientutil.c | ||
clitar.c | ||
smbmnt.c | ||
smbmount.c | ||
smbumount.c |