smdb: use fsp_is_alternate_stream() in open_file()
commit0d3995cec10c5fae8c8b6a1df312062e38437e6f
authorRalph Boehme <slow@samba.org>
Wed, 27 Jul 2022 14:04:24 +0000 (27 16:04 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2022 15:32:35 +0000 (10 15:32 +0000)
tree8f7fa7e974702de5b6fa798e8e179ff2958d163f
parent042141efdb56d1e8d9f0246c9dff3a6c4329b8d4
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>
source3/smbd/open.c