]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmb: Move unix_filetype_to_wire() to libcli/smb
authorVolker Lendecke <vl@samba.org>
Fri, 20 Sep 2024 17:43:18 +0000 (19:43 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commit6084914e22feee578b2c28230dea4b65a9f98bfd
tree7fb6516361130ae18c0c54a4c4889d60571885bc
parent4c9aa5fa15b13b5a2532f421b0584216a52875cb
libsmb: Move unix_filetype_to_wire() to libcli/smb

Mostly symmetry reasons, we have the opposite function here as well

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