]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: fill fsp_flas.posix_append in open_file_ntcreate()
authorRalph Boehme <slow@samba.org>
Thu, 5 Dec 2024 09:26:59 +0000 (10:26 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 7 Jan 2025 23:05:57 +0000 (23:05 +0000)
commitbaf1d520044f9d796ad545862572f0e7319dff04
tree7f1187f7b730060821dbb9243173533460db7089
parente18a5381a82e4fd740c9ef2601f24c9e6d1883df
smbd: fill fsp_flas.posix_append in open_file_ntcreate()

This small changes enables the new append-IO machinery.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jan  7 23:05:57 UTC 2025 on atb-devel-224
selftest/knownfail.d/samba.tests.smb3unix [deleted file]
source3/smbd/open.c