summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* allow brick to be added in a plain replicate volume if a brick is removedRaghavendra Bhat2010-09-082-8/+32
* mgmt/glusterd: send response in case of friend not foundPranith Kumar K2010-09-081-3/+5
* mgmt/glusterd: Various replace brick changes.v3.1.0qa18Pavan Sondur2010-09-082-40/+154
* protocol/client: send CHILD_UP directly fuse if parent is NULLAmar Tumballi2010-09-081-1/+8
* glusterd: preserve brick's port, retrive it while starting glusterdAmar Tumballi2010-09-082-3/+18
* 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
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-076-13/+148
* fuse resolve to return if resolve not successfulAmar Tumballi2010-09-071-1/+10
* glusterd: rebalance fixesAmar Tumballi2010-09-072-14/+21
* mgmt/glusterd: resolve bricks upon restartPranith Kumar K2010-09-071-0/+34
* Volume info should display transport-typeshishir gowda2010-09-071-0/+5
* mgmt/glusterd: Disallow final brick remove of a volumePranith Kumar K2010-09-071-10/+38
* Add gf_cmd_log msg for volume startshishir gowda2010-09-071-33/+41
* mgmt/glusterd: create store handle in store create brickPranith Kumar K2010-09-071-7/+12
* DHT mount fails with parsing of subvolumesshishir gowda2010-09-071-1/+1
* glusterd-volgen: write new nfs options in nfs.volAmar Tumballi2010-09-061-25/+50
* mgmt/glusterd: volume to have 'uuid'Amar Tumballi2010-09-066-65/+102
* cluster/afr: Fix hang in create when one subvol is down.Pavan Sondur2010-09-062-21/+37
* nfsrpc: Set THIS before vector sizing upcallShehjar Tikoo2010-09-061-0/+2
* do not restrict the size of the subvolume string as it may corrupt the stack ...Raghavendra Bhat2010-09-061-8/+74
* debug/trace: use uint64_t variable while using localtime.Raghavendra G2010-09-061-60/+113
* protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handlingv3.1.0qa16Pranith Kumar K2010-09-061-2/+2
* changes in fuse proc thread initializationAmar Tumballi2010-09-061-16/+13
* misc replace-brick fixesVijay Bellur2010-09-061-2/+5
* Create volume adding transport type option rdmashishir gowda2010-09-067-2/+59
* Volume create hostname should not be localhostshishir gowda2010-09-061-1/+1
* mgmt/glusterd: misc fixes in replace-brick and get volumesVijay Bellur2010-09-052-25/+39
* mgmt/glusterd: Add GET volume supportVijay Bellur2010-09-051-18/+29
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* remove legacy/protocol from the buildAmar Tumballi2010-09-041-1/+1
* gfid: server resolver changes to use gfid instead of ino/genAnand Avati2010-09-042-30/+8
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-045-408/+394
* gfid: changes in distribute to handle uuids in iatt structureAnand Avati2010-09-042-2/+20
* gfid: handling of gfids in storage/posixAnand Avati2010-09-041-0/+72
* 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-0423-43/+55
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-0425-59/+85
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-0427-62/+83
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-0434-57/+100
* gfid: changes in inode managementAnand Avati2010-09-049-48/+16
* cluster/afr: Remove dead variables.Sachidananda2010-09-031-31/+6
* Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...v3.1.0qa15Vijay Bellur2010-09-032-333/+6
* mgmt/glusterd: clear op ctx after cli responsePranith Kumar K2010-09-033-13/+15
* mgmt/glusterd: fix warnings during build.Raghavendra G2010-09-031-2/+3
* cluster/replicate: fix warnings during build.Raghavendra G2010-09-031-2/+2
* do not free the hostname from the responseRaghavendra Bhat2010-09-031-2/+1
* mgmt/glusterd: retrieve version upon restartv3.1.0qa14Vijay Bellur2010-09-022-0/+6
* check if the export directory is present only on the brick being addedRaghavendra Bhat2010-09-021-5/+19
* fuse: introduce pre-test micro-framework, check for execve-over-direct-IOCsaba Henk2010-09-022-6/+333