summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-535/+530
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+2
* add check if no matching password record was found with getpwuid_r(uid)Vitaly Lipatov2018-07-131-0/+5
* mount/fuse: Add support for multi-threaded fuse readersKrutika Dhananjay2018-04-021-0/+3
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-241-1/+1
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-14/+6
* fuse: Fix a possible resource leak under GF_SOLARIS_HOST_OSSaurabh Badhwar2017-01-171-1/+3
* build: remove unneeded include <sys/user.h> for FreeBSDNiels de Vos2016-04-281-1/+0
* fuse: Address the review comments in the backportPoornima G2016-03-091-0/+26
* features/shard: Support geo-rep for sharded volumeKotresh HR2015-10-261-0/+4
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-08-051-39/+77
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-05-281-3/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-3/+3
* fuse: Fixing the coverity issuesNandaja Varma2015-03-311-6/+6
* geo-rep: Add support for aclsKotresh HR2015-03-301-0/+2
* build: only include sys/sysctl.h when sysctl() is usedNiels de Vos2015-03-231-1/+1
* fuse: Fixing dereference after null checkarao2015-03-151-1/+1
* mount/fuse: Handle fd resolution failuresPranith Kumar K2014-08-251-2/+0
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-14/+19
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* mount/fuse: adding a setxattr filter pass for geo-rep create.Ajeet Jha2014-01-281-0/+2
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-211-1/+4
* Fix build on NetBSD-currentEmmanuel Dreyfus2013-10-041-0/+4
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-108/+7
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-7/+16
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-7/+108
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-071-1/+3
* fuse: override 'gid-timeout' option to disable aux gid compatibilityAmar Tumballi2012-09-191-0/+5
* mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is usedNiels de Vos2012-09-181-0/+14
* All: License message changeVarun Shastry2012-09-131-7/+6
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-20/+26
* All: License message changeVarun Shastry2012-08-281-16/+7
* fuse: have setxattr on geo-rep related xattrs take effectCsaba Henk2012-08-191-3/+3
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-191-0/+28
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-171-1/+41
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+3
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+4
* clean up handling of special client pidsCsaba Henk2012-04-231-25/+5
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-0/+4
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+6
* cleanup and fix xattr namespace flipCsaba Henk2012-03-071-12/+18
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-211-3/+33
* mount/fuse: unref the fd from resolve to avoid fd leakRaghavendra Bhat2012-02-171-0/+3
* fuse: fix resolver to handle graph switches properlyAnand Avati2012-02-081-44/+16
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-4/+4
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-6/+9
* don't try to get ngroups from /proc on non-Linux systemsKaleb KEITHLEY2012-01-141-6/+58
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-9/+11