vfs:glusterfs_fuse: ensure fileids are constant across nodes gluster-fuse-fileid
authorMichael Adam <obnox@samba.org>
Sun, 7 Jul 2019 11:59:46 +0000 (13:59 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 7 Jul 2019 11:59:46 +0000 (13:59 +0200)
commit16d56d896e75fd4a72402a40d7c1c166f09e44d9
treef42fe30969f1e25fd9d8689abbaa243e2c9f6abb
parentcd0df26bdc71175b69e11acd5750721ba6cf67e8
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>
docs-xml/manpages/vfs_glusterfs_fuse.8.xml
source3/modules/vfs_glusterfs_fuse.c