s3:vfs: add SMB_VFS_FS_FILE_ID()
authorRalph Boehme <slow@samba.org>
Sat, 29 Jun 2019 12:08:04 +0000 (14:08 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 1 Jul 2019 21:43:24 +0000 (21:43 +0000)
commit71996fef09f28fba39637acb86a51b5e0c1da36b
tree8e3833bad45ff37632704446846ed627c9bf745a
parentd2bac65e2ef76b7ceecd57e39072311008aea7f8
s3:vfs: add SMB_VFS_FS_FILE_ID()

Not yet used, that comes next.

Signed-off-by: Ralph Boehme <slow@samba.org>
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_full_audit.c
source3/modules/vfs_not_implemented.c
source3/modules/vfs_time_audit.c
source3/smbd/vfs.c