s3: smbd: Add SMB2_FILE_POSIX_INFORMATION getinfo info level (100 on the wire).
authorJeremy Allison <jra@samba.org>
Thu, 14 Dec 2017 23:18:21 +0000 (15:18 -0800)
committerVolker Lendecke <vl@samba.org>
Tue, 29 Nov 2022 10:26:37 +0000 (10:26 +0000)
commit72004f8f94824e00ed120d87893ec57c96c5f8f2
tree2aa8e6457d1b5a4b78cd626f7099dd32b633ed7b
parent535a08dfc4c045d7b0c0ed335f76b5d560dd7bbd
s3: smbd: Add SMB2_FILE_POSIX_INFORMATION getinfo info level (100 on the wire).

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
libcli/smb/smb_unix_ext.h
source3/smbd/smb2_getinfo.c
source3/smbd/smb2_trans2.c