[SCM] Samba Shared Repository - branch v4-10-test updated

Karolin Seeger kseeger at samba.org
Wed Mar 6 14:01:02 UTC 2019


The branch, v4-10-test has been updated
       via  0e80b245bf4 WHATSNEW: mention new vfs_glusterfs_fuse module
      from  9169e9722d6 VERSION: Bump version up to 4.10.0rc5...

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-10-test


- Log -----------------------------------------------------------------
commit 0e80b245bf4af890f275f1cc7409063983a12a78
Author: Günther Deschner <gd at samba.org>
Date:   Fri Feb 22 15:44:59 2019 +0100

    WHATSNEW: mention new vfs_glusterfs_fuse module
    
    Guenther
    
    Signed-off-by: Guenther Deschner <gd at samba.org>
    
    Autobuild-User(v4-10-test): Karolin Seeger <kseeger at samba.org>
    Autobuild-Date(v4-10-test): Wed Mar  6 14:00:05 UTC 2019 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 875d168e749..f2eff485c8c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -194,6 +194,19 @@ DC that had SMBv1 disabled. SMBv2 support has now been added for samba-tool.
 The affected commands are 'samba-tool domain backup|rename' and the
 'samba-tool gpo' set of commands. Refer also bug #13676.
 
+New glusterfs_fuse VFS module
+-----------------------------
+
+The new vfs_glusterfs_fuse module improves performance when Samba
+accesses a glusterfs volume mounted via FUSE (Filesystem in Userspace
+as part of the Linux kernel). It achieves that by leveraging a
+mechanism to retrieve the appropriate case of filenames by querying a
+specific extended attribute in the filesystem. No extra configuration
+is required to use this module, only glusterfs_fuse needs to be set in
+the "vfs objects" parameter. Further details can be found in the
+vfs_glusterfs_fuse(8) manpage. This new vfs_glusterfs_fuse module does
+not replace the existing vfs_glusterfs module, it just provides an
+additional, alternative mechanism to access a Gluster volume.
 
 REMOVED FEATURES
 ================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list