]> git.ipfire.org Git - thirdparty/samba.git/commit
idl: Rename smb3_posix_cc_info.posix_perms to posix_mode
authorVolker Lendecke <vl@samba.org>
Mon, 23 Sep 2024 11:55:30 +0000 (13:55 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commit5a3fd9c0f5b68e7f0decf6c5774732ae2cfca561
tree20edbc34319a50f48bd12a98e3973c8d4c706947
parent2182a12c44752fd1e3cc9d76fe24745e795ca933
idl: Rename smb3_posix_cc_info.posix_perms to posix_mode

We'll stash the file type in there soon

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/idl/smb3posix.idl
python/samba/tests/smb3unix.py
source3/libsmb/cli_smb2_fnum.c
source3/smbd/smb2_create.c
source3/smbd/smb2_posix.c