vfs_glusterfs: Samba VFS module for glusterfs
commit0b8b6fdc96f59895536d16de43a1494c5eef5c67
authorAnand Avati <avati@redhat.com>
Wed, 29 May 2013 11:21:46 +0000 (29 07:21 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 May 2013 00:57:35 +0000 (30 10:57 +1000)
treeab9a98ba7392928ddf8d4e517fea60d2fd22e3ae
parent05578dcdbfa1734ae7bafb70859a76f4cd2a023d
vfs_glusterfs: Samba VFS module for glusterfs

Implement a Samba VFS plugin for glusterfs based on gluster's gfapi.
This is a "bottom" vfs plugin (not something to be stacked on top of
another module), and translates (most) calls into closest actions
on gfapi.

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
Signed-off-by: Anand Avati <avati@redhat.com>
source3/modules/vfs_glusterfs.c [new file with mode: 0644]
source3/modules/wscript_build
source3/wscript