]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: move create_action to smbXsrv_open_global0
authorRalph Boehme <slow@samba.org>
Thu, 10 Jul 2025 13:51:12 +0000 (15:51 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Aug 2025 14:52:34 +0000 (14:52 +0000)
commit09e859756bb6fc9deee403212503fb4a567d1382
tree63a956849ce0ef2995f28555d569a2b431cea7e5
parentf6e7d85e632c7e5ef63cefe7dc3be2e83978e269
smbd: move create_action to smbXsrv_open_global0

In preperation for making create replay disk backed.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/librpc/idl/smbXsrv.idl
source3/smbd/smb2_create.c