VFS: Add SMB_VFS_FSTREAMINFO
authorNoel Power <noel.power@suse.com>
Fri, 7 May 2021 23:11:46 +0000 (16:11 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 11 May 2021 15:49:28 +0000 (15:49 +0000)
commit64af0aeb23ded0917d972701577a18d30fc9df61
tree0b856a94827803067d0d836f57a6420841d4f52d
parent556b114f11c9fbe806d960417e2777560a163793
VFS: Add SMB_VFS_FSTREAMINFO

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_not_implemented.c
source3/modules/vfs_time_audit.c
source3/smbd/vfs.c