]> git.ipfire.org Git - thirdparty/samba.git/commit
smdb: use fsp_is_alternate_stream() in open_file()
authorRalph Boehme <slow@samba.org>
Wed, 27 Jul 2022 14:04:24 +0000 (16:04 +0200)
committerJule Anger <janger@samba.org>
Tue, 6 Sep 2022 06:32:13 +0000 (06:32 +0000)
commitd6c0c4e1c551a33e0c48b5f47b6b09db01889b45
tree9fb49b531f803825bd1886ffcf7356d4b1021257
parent8391f3dce37e808cc07f723cd990ad08c887a12f
smdb: use fsp_is_alternate_stream() in open_file()

No change in behaviour.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15126
MR: https://gitlab.com/samba-team/samba/-/merge_requests/2643

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 0d3995cec10c5fae8c8b6a1df312062e38437e6f)
source3/smbd/open.c