smbd: Indicate posix pathnames if SMB311 POSX cc requested
authorVolker Lendecke <vl@samba.org>
Sun, 12 Feb 2023 11:35:28 +0000 (12:35 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 4 Apr 2023 07:04:13 +0000 (07:04 +0000)
commit38d2ca0a67087c202c380dd56422889fd0fc3c48
treeb16dcc3faf2463bc7c55d002d6ce8d91ebac780f
parent4b1d2051383a7bccc46dc34dba9be40a98892391
smbd: Indicate posix pathnames if SMB311 POSX cc requested

Avoid making smb311 posix extensions a global thing. Posix clients
could request non-posix behaviour on individual create calls.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Tue Apr  4 07:04:13 UTC 2023 on atb-devel-224
source3/smbd/smb2_create.c