s3: VFS: Add SMB_VFS_READ_DFS_PATHAT().
commit6fae0415d55c7204c6eb4a29345b61e45710f7b4
authorJeremy Allison <jra@samba.org>
Tue, 28 Jan 2020 17:51:17 +0000 (28 09:51 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 Feb 2020 06:19:36 +0000 (19 06:19 +0000)
tree189524029b40a4d1679733fe3f8bad3a4d58ab73
parent6d5220f23cf43dbceb38bc5bfccaafcede3724f4
s3: VFS: Add SMB_VFS_READ_DFS_PATHAT().

Not yet used.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14282

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 96bc3298fc025d1d76fc06833fece6c62faa5e1a)
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_not_implemented.c
source3/smbd/vfs.c