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
5522aa1a4c3 vfs:glusterfs_fuse: ensure fileids are constant across nodes
docs-xml/manpages/vfs_glusterfs_fuse.8.xml | 8 ++
source3/modules/vfs_glusterfs_fuse.c | 193 ++++++++++++++++++++++++++++-
2 files changed, 200 insertions(+), 1 deletion(-)
Upstream: gitweb.samba.org