s3: add st_ex_file_id to struct stat_ex
authorRalph Boehme <slow@samba.org>
Thu, 27 Jun 2019 16:17:20 +0000 (18:17 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 1 Jul 2019 21:43:23 +0000 (21:43 +0000)
commit30b7f9ae2df26d2f0fc84b30e86fc4639da3972a
tree16e99bbb3c0ae73399c91743a3a6ab90b36e20be
parentdf4a380d9f459dcdd7e1edab8711b36af0cac09a
s3: add st_ex_file_id to struct stat_ex

st_ex_file_id is an immutable, never reused numeric identifier for objects in a
filesystem.

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