struct smb_filename documentation?

Olivier Sessink oliviersessink at gmail.com
Mon Nov 30 00:37:27 MST 2009


Hi all,

what do the fields of struct smb_filename mean? smb.h could use some
comments on this one.

char *base_name; -> the full path? or just the filename without
directory components?

char *stream_name; -> ?

char *original_lcomp; -> ?

SMB_STRUCT_STAT st; -> I suppose this can be used if VALID_STAT()
returns true ? And when is it set?

Olivier


More information about the samba-technical mailing list