svn commit: samba r76 - in branches/SAMBA_3_0/source: client include libsmb

ab at samba.org ab at samba.org
Tue Apr 6 11:45:02 GMT 2004


Author: ab
Date: 2004-04-06 11:45:02 +0000 (Tue, 06 Apr 2004)
New Revision: 76

Modified:
   branches/SAMBA_3_0/source/client/smbmount.c
   branches/SAMBA_3_0/source/include/smb.h
   branches/SAMBA_3_0/source/libsmb/clientgen.c
Log:
Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
We use cli_state.smb_rw_error to pass this specific case into cli_close_connection()
from smbmount as smb_rw_error can have only selected number of states and
it is ignored in cli_close_connection(). 

Compiled and tested by Lars Mueller from SuSE on x86, x86_64, ppc, ppc64, s390 and
s390x.




More information about the samba-cvs mailing list