libsmb: Rename and simplify unix_filetype_from_wire()
commit4c9aa5fa15b13b5a2532f421b0584216a52875cb
authorVolker Lendecke <vl@samba.org>
Fri, 20 Sep 2024 17:36:25 +0000 (20 19:36 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (26 15:22 +0000)
treef58d66aad0af2cd0b576e6cde3614073a70d6425
parent977fb57d225f3ed9398ce5e5db17ee31818071d8
libsmb: Rename and simplify unix_filetype_from_wire()

Align naming with the perms functions, use the fact that the unix
types are numbered the way they are

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/libsmb/clifile.c