svn commit: samba r9507 - in trunk/source: libsmb smbd

vlendec at samba.org vlendec at samba.org
Tue Aug 23 08:02:27 GMT 2005


Author: vlendec
Date: 2005-08-23 08:02:24 +0000 (Tue, 23 Aug 2005)
New Revision: 9507

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9507

Log:
Minor steps towards removing set_saved_error_triple:

We have a translation table, so start using it with set_saved_ntstatus.

get_saved_error_triple was only used as get_saved_ntstatus, so change it
accordingly.

Remove an erroneous call to get_saved_error_triple in open_file_ntcreate. More
changes to come here, I have problems with correctly handling the delays.

Now to look why the remaining set_saved_error_triple do something different
from the table...

Volker


Modified:
   trunk/source/libsmb/errormap.c
   trunk/source/smbd/error.c
   trunk/source/smbd/files.c
   trunk/source/smbd/nttrans.c
   trunk/source/smbd/open.c
   trunk/source/smbd/process.c
   trunk/source/smbd/reply.c


Changeset:
Sorry, the patch is too large (352 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9507


More information about the samba-cvs mailing list