]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmb: Add cli_chmod
authorVolker Lendecke <vl@samba.org>
Fri, 26 Jul 2024 15:27:30 +0000 (17:27 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Aug 2024 16:29:33 +0000 (16:29 +0000)
commit773c4641cea7df37b5fa3d3fb7fce479c527f82e
tree3eda598361319ebac107734882726e21e359e10f
parentac92f2d34aca01fe1d496eed79a22ad6b3730c81
libsmb: Add cli_chmod

Go via create/fchmod/close. Only fchmod has to be smb2-specific this way.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clifile.c
source3/libsmb/proto.h