summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_ceph.c
Commit message (Expand)AuthorAgeFilesLines
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-091-2/+1
* s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp2015-02-171-5/+6
* vfs_ceph: fix disk_free_fn callbackYan, Zheng2015-02-161-2/+3
* s3-vfs: Fix developer build of vfs_ceph module.Günther Deschner2015-01-091-10/+20
* s3: modules: Fix *allocate* calls to follow POSIX error return convention.Jeremy Allison2014-12-081-10/+3
* Fix warnings and one compile error caused by newer gcc 4.7.Jeremy Allison2013-05-051-3/+5
* Implements a vfs module for cephfs, a distributed file systemSam Lang2013-04-241-0/+1261