summaryrefslogtreecommitdiffstats
path: root/xlators/mount
Commit message (Expand)AuthorAgeFilesLines
* Copyright changesVijay Bellur2010-10-113-3/+3
* fuse_loc_fill(): handle a case of NULL dereferenceAmar Tumballi2010-10-111-2/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-7/+0
* fuse: handle the case of NULL dereferenceAmar Tumballi2010-10-041-1/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-047-19/+19
* Add log-level option to command volume setshishir gowda2010-10-042-86/+0
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-1/+1
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-012-5/+7
* fuse-resolve: remove stale codeAmar Tumballi2010-09-231-192/+6
* mount/fuse: generate gfid only in case of a fresh lookupVijay Bellur2010-09-221-2/+1
* fuse-resolve: don't resolve fd to new graph for nowAmar Tumballi2010-09-221-1/+5
* mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.v3.1.0qa27Raghavendra G2010-09-211-2/+6
* mount/fuse: Perform malloc for appropriate lengthVijay Bellur2010-09-171-1/+1
* fuse: suppress wrong/confusing log message about graph setup failureAmar Tumballi2010-09-081-1/+1
* in case of failures, don't hang fuse mountAmar Tumballi2010-09-071-1/+26
* fuse resolve to return if resolve not successfulAmar Tumballi2010-09-071-1/+10
* changes in fuse proc thread initializationAmar Tumballi2010-09-061-16/+13
* gfid: set request gfids for new entries in fuseAnand Avati2010-09-043-8/+54
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+2
* gfid: changes in inode managementAnand Avati2010-09-041-20/+5
* Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...v3.1.0qa15Vijay Bellur2010-09-032-333/+6
* fuse: introduce pre-test micro-framework, check for execve-over-direct-IOCsaba Henk2010-09-022-6/+333
* Add fuse.glusterfs to PRUNEFS variable in updatedb.conf(5)Sachidananda2010-08-311-19/+32
* fuse: have the fsname passed to mount(2) include the volfile idCsaba Henk2010-08-301-3/+26
* fix notify mechanism to send CHILD_UP to fuseAmar Tumballi2010-08-271-0/+4
* fuse graph initialization related changesAmar Tumballi2010-08-241-18/+7
* check whether xlator is NULL in FUSE_FOP macroRaghavendra Bhat2010-08-212-5/+14
* fuse: prevent NULL dereference in case resolve on path failed.Amar Tumballi2010-08-182-3/+40
* volume-id fix in mount.glusterfsAmar Tumballi2010-08-151-7/+1
* logging enhancementsAmar Tumballi2010-08-123-1/+103
* fuse resolve related changesAmar Tumballi2010-08-115-738/+1889
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-1/+3
* mount/fuse: disable fuse support from volfileAnand Avati2010-07-211-1/+1
* fix mount.gluster so there is no fixed default portAmar Tumballi2010-07-201-5/+3
* fuse: fix clang spotted C abusesCsaba Henk2010-07-191-9/+3
* proper way to do defrag of a mountpointAmar Tumballi2010-07-141-4/+4
* minor option handling refactorizationsCsaba Henk2010-07-082-10/+7
* mount/fuse: Handle setting entry-timeout to 0.Vijay Bellur2010-07-051-1/+1
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-5/+4
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-071-163/+232
* fuse: add a built-in fuse traffic dumper mechanismCsaba Henk2010-06-071-40/+130
* OS X: basic additions for OS X client supportCsaba Henk2010-05-212-16/+135
* fuse, dht: use readdir by default.Anand Avati2010-05-131-3/+2
* added features/mac-compatCsaba Henk2010-05-131-124/+41
* Adding GF_LOG_OCCASIONALLY to prevent repeated log messagesAnush Shetty2010-05-091-5/+9
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-4/+2