mdssvc: avoid direct filesystem access, use the VFS
authorRalph Boehme <slow@samba.org>
Mon, 10 May 2021 10:34:32 +0000 (12:34 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 16 Jun 2021 05:59:12 +0000 (05:59 +0000)
commit620b99144359f45aa69c13731db8d793cfbba197
tree84e9c4e81f8984acfd65f3482be63f1296fe6144
parent6de3a88494b5932d0fd10f5c8c8ec57916aeefc5
mdssvc: avoid direct filesystem access, use the VFS

This ensures mdssvc uses the same FileIDs as the fileserver as well as Spotlight
can be used working on a virtual filesystem like GlusterFS.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Jun 16 05:59:13 UTC 2021 on sn-devel-184
source3/rpc_server/mdssvc/mdssvc.c