/samba-glusterfs-vfs

From https://forge.gluster.org/+smb/samba-glusterfs/samba-glusterfs-vfs -- Samba VFS module(s) for GlusterFS. VFS (Virtual File System) modules allow Samba to use plug-n-play style rules to enable and enforce filesystem-specific semantics. For more information: + http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/VFS.html + http://www.samba.org/~sharpe/The-Samba-VFS.pdf

Primary LanguageCGNU General Public License v3.0GPL-3.0

Samba VFS modules for GlusterFS

To build:

1.) Download and unpack a Samba source tree.
2.) ./autogen.sh
3.) ./configure --with-samba-source=/path/to/samba_dir/source3
4.) make

To install:

    make install

Clean-up commands:

1.) make clean
    Removes build files.

2.) make distclean
    Removes any files generated from all the above commands, including the
    Makefile.