]> git.ipfire.org Git - thirdparty/samba.git/commit
tests: Use unix_mode_to_wire() in smb3unix tests
authorVolker Lendecke <vl@samba.org>
Sat, 21 Sep 2024 01:38:24 +0000 (03:38 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 19 Nov 2024 18:11:29 +0000 (18:11 +0000)
commit79d3b504ce2cb85cdc368be13d0f42e79c18750a
tree2e27f322470c44090569b2ac8abee5766cb49442
parentd4c13988c963efe2d82222235791649f0510134f
tests: Use unix_mode_to_wire() in smb3unix tests

Also add the file type. Not really relevant in create, IMHO it looks
nicer in the code.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/smb3unix.py