summaryrefslogtreecommitdiffstats
path: root/xlators/mount
Commit message (Expand)AuthorAgeFilesLines
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-12/+12
* glusterfsd: enable max fetch attemptsKaushal M2011-09-181-1/+7
* add --user-map-root optionCsaba Henk2011-09-122-0/+15
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* WORM: Write Once Read Many times xlator supportshishir2011-08-101-0/+7
* Change Copyright current yearPranith Kumar K2011-08-105-5/+5
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-101-25/+31
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-067-19/+19
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-1/+1
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-142-2/+2
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-121-1/+2
* mount.glusterfs: fix to handle the error cases betterAmar Tumballi2011-07-121-8/+20
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-112-12/+31
* mount.glusterfs: support -o acl parameterAnand Avati2011-07-081-0/+7
* fuse: introduce "noacl" option to disable ACL checksAnand Avati2011-07-082-11/+51
* fuse: fill frame->root->groups with aux gids of the processAnand Avati2011-07-081-0/+53
* mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.Raghavendra G2011-07-012-6/+7
* mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.Raghavendra G2011-07-011-9/+2
* fuse: consider a lookup as revalidate even if the inode is present in new graph.Raghavendra G2011-06-221-10/+12
* Print error message to report missing mount point.Sachidananda2011-06-191-0/+3
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-311-1/+1
* fuse: NetBSD portability fixesAnand Avati2011-05-301-1/+1
* fuse: NetBSD portability fixesAnand Avati2011-05-301-0/+1
* mount.glusterfs: The == operator is a non-standard bash extension. = should b...Anand Avati2011-05-301-1/+1
* upon daemonizing, wait on mtab update to terminate in parentCsaba Henk2011-05-191-1/+19
* prevent few excessive logsAmar Tumballi2011-04-211-2/+2
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-073-15/+15
* fuse: set 'graph->used' after graph changeAmar Tumballi2011-03-181-6/+14
* glusterfsd: log enhancementAmar Tumballi2011-03-172-2/+1
* check for inode and path being NULL before copying themRaghavendra Bhat2011-02-281-24/+28
* send the CHILD_DOWN event also to fuseAmar Tumballi2011-02-221-31/+11
* fuse-resolve: correction in resolve logicAmar Tumballi2011-02-224-91/+286
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-273-0/+15
* send_fuse_iov: check args to prevent possible NULL dereferencingshishir gowda2010-12-271-0/+4
* check the return value properly after calling inode_pathRaghavendra Bhat2010-12-121-1/+1
* mount.glusterfs: use option --direct-io-mode instead of --disable-direct-io-modeRaghavendra G2010-12-031-1/+1
* fuse-bridge: construct fa->rdev properlyAnand Avati2010-12-031-1/+2
* Remove spurious inode_ref call on parent dir in fuse_create_cbkshishir gowda2010-11-181-1/+0
* fuse: dentry create time inode resolution fixesAmar Tumballi2010-11-151-20/+30
* Throwing an error while mounting glusterfs when fuse is not installed.Mohammed Junaid Ahmed2010-11-031-0/+9
* fuse: retire the faked-FLUSH-upon-RELEASE hackCsaba Henk2010-10-261-72/+9
* fuse: "terminating upon EBADF" log message is confusing, set its level to DEBUGCsaba Henk2010-10-261-1/+1
* Change assert to GF_ASSERTVijay Bellur2010-10-121-2/+2
* check if fd is NULL before accessing it in fuse_open_resumeRaghavendra Bhat2010-10-121-0/+8
* 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