s3: lib: Add sys_fstatat() wrapper.
authorJeremy Allison <jra@samba.org>
Mon, 12 Jul 2021 22:37:20 +0000 (15:37 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 14 Jul 2021 08:09:31 +0000 (08:09 +0000)
commit8804d240fac3ffe58a5c43b23c842fa6bde61e27
tree5a3bb6520be5718eb46be0db4ad6fda2e42e01e6
parentf66d3621f5e7f9549a52b975e59a4984726ec58d
s3: lib: Add sys_fstatat() wrapper.

Does the usual things we need with fake_dir_create_times.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/proto.h
source3/lib/system.c