cli_session_setup BOOL->NTSTATUS

derrell at samba.org derrell at samba.org
Wed Aug 16 17:00:32 GMT 2006


Jeremy Allison <jra at samba.org> writes:

> We need to eventually change all the underlying client libs to use/return
> NTSTATUS also.

It would be really nice if eventually the error values were passed all the way
up.  Currently, errno is set in a number of places rather than passing the
actual error up.  The errno mapping should really differ by what function is
called, but currently there's a fairly static mapping that (at least)
libsmbclient has difficulty in reconciling.

Cheers,

Derrell


More information about the samba-technical mailing list