]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Implement streams_depot_fstatat()
authorVolker Lendecke <vl@samba.org>
Thu, 2 Jan 2025 11:28:55 +0000 (12:28 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2025 23:08:38 +0000 (23:08 +0000)
commita24c7d566f25595f00ad823c44085098709e537c
tree5913a0324790477ad3c226fd82207138d1cf4c1c
parent900736f91d6706102df0d4b9c111573ef170fabf
vfs: Implement streams_depot_fstatat()

So far we don't call FSTATAT on streams, but this might change soon.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_streams_depot.c