vfs:glusterfs_fuse: ensure fileids are constant across nodes
authorMichael Adam <obnox@samba.org>
Sat, 18 May 2019 09:28:54 +0000 (11:28 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Aug 2019 10:23:23 +0000 (10:23 +0000)
commitc7e983321921e4b39e3e63d2a89112ab35263092
tree60d5c85fcf7a4c3b6924b198d9960a524556c132
parentbf5ac945151b83f7eb3158e0d18aec97c712c8ba
vfs:glusterfs_fuse: ensure fileids are constant across nodes

Instead of adding a new gluster-specific mode to the fileid module,
this patches provides a fileid algorithm as part of the glusterfs_fuse
vfs module. This can not be configured further, simply adding the
glusterfs_fuse vfs module to the vfs objects configuration will enable
the new fileid mode.

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

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Sat Jul 13 22:54:56 UTC 2019 on sn-devel-184
docs-xml/manpages/vfs_glusterfs_fuse.8.xml
source3/modules/vfs_glusterfs_fuse.c