]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmb: Define to transfer file types via smb3 unix extensions
authorVolker Lendecke <vl@samba.org>
Fri, 20 Sep 2024 20:58:03 +0000 (22:58 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commita9983bb6ed12e28b41d412f8ade13d1e9a66bee7
tree5a43d52eb408489ec922046f6f26bfed1c61d92e
parent03fe0d631dcda88d0268941b6406240bdc91bc0e
libsmb: Define to transfer file types via smb3 unix extensions

Ride on the definitions of the SMB1 extensions, send the UNIX type in the 3
bits above the permissions and extra (suid,sgid,sticky) bits

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/smb/smb_unix_ext.h
libcli/smb/smb_util.h
libcli/smb/util.c