summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_glusterfs.c
Commit message (Expand)AuthorAgeFilesLines
* vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.Jose A. Rivera2014-02-251-90/+32
* vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.Christopher R. Hertel2014-02-251-13/+8
* vfs_glusterfs: Comment the top of the file.Christopher R. Hertel2014-02-251-8/+18
* vfs/glusterfs: in case atime is not passed, set it to the current atimeNiels de Vos2014-01-151-4/+22
* vfs_glusterfs: Enable per client log filePoornima Gurusiddaiah2013-12-171-20/+29
* s3-vfs: Make glfs_set_preopened() static.Andreas Schneider2013-11-151-1/+1
* s3-vfs: Remove unused variable in vfs_glusterfs.Andreas Schneider2013-11-151-1/+0
* vfs: Fix some build warnings in glusterfs.Andreas Schneider2013-11-041-2/+2
* vfs: Fix building the glusterfs module.Andreas Schneider2013-11-041-2/+2
* vfs_glusterfs: Fix excessive debug output from vfs_gluster_open().Christopher R. Hertel2013-08-301-3/+0
* vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLsAnand Avati2013-08-161-42/+111
* VFS plugin was sending the actual size of the volume instead of the total num...Susant Kumar Palai2013-08-091-7/+4
* Fix glusterfs backend crash found at the Microsoft interop event.Jeremy Allison2013-06-211-2/+4
* vfs_glusterfs: Samba VFS module for glusterfsAnand Avati2013-05-301-0/+1493