summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_glusterfs_fuse.c
Commit message (Expand)AuthorAgeFilesLines
* smbd: convert SMB_VFS_GET_REAL_FILENAME() arg path to be a struct smb_filenameRalph Boehme2020-05-051-2/+2
* vfs:glusterfs_fuse: ensure fileids are constant across nodesMichael Adam2019-07-131-1/+192
* vfs:glusterfs_fuse: treat ENOATTR as ENOENTMichael Adam2019-06-281-1/+1
* s3/vfs_glusterfs_fuse: Avoid using NAME_MAX directlyGünther Deschner2019-06-111-5/+7
* Revert "s3/vfs_glusterfs_fuse: Dynamically determine NAME_MAX"Günther Deschner2019-06-101-26/+6
* s3/vfs_glusterfs_fuse: Dynamically determine NAME_MAXAnoop C S2019-04-261-6/+26
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-01-231-1/+1
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-01-221-0/+71