]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Slightly simplify streams_depot_fstreaminfo()
authorVolker Lendecke <vl@samba.org>
Fri, 24 Jan 2025 10:21:32 +0000 (11:21 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 5 Mar 2025 17:41:34 +0000 (17:41 +0000)
commitb1748dcc0add1e7455bb32490dcfb313dc82d491
tree0105bf39513552d7c27c25fb920f303d6cf76900
parentc3687ed9390bbd452a3d9a004f4bc196549f7d22
vfs: Slightly simplify streams_depot_fstreaminfo()

Use metadata_fsp()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_streams_depot.c