summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-062-18/+15
* doc: Fix make dist failure for gluster.8Vijay Bellur2010-09-061-1/+1
* misc replace-brick fixesVijay Bellur2010-09-061-2/+5
* Man pages for glustershishir gowda2010-09-065-3/+68
* Create volume adding transport type option rdmashishir gowda2010-09-069-3/+91
* Add brick hostname should not be localhostshishir gowda2010-09-061-0/+23
* Volume create hostname should not be localhostshishir gowda2010-09-062-1/+24
* mgmt/glusterd: misc fixes in replace-brick and get volumesVijay Bellur2010-09-052-25/+39
* cli: Display proper message when no volumes are presentVijay Bellur2010-09-051-0/+5
* mgmt/glusterd: Add GET volume supportVijay Bellur2010-09-051-18/+29
* cli: Add support for GET volumeVijay Bellur2010-09-052-3/+20
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* dont destroy the mempools in cleanup and exit as some other thread may be ref...Raghavendra Bhat2010-09-041-6/+0
* Hiding add-brick/remove-brick type optionshishir gowda2010-09-041-2/+2
* rpc-transport/socket: fix memory leaks.Raghavendra G2010-09-041-18/+28
* remove legacy/protocol from the buildAmar Tumballi2010-09-042-13/+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-047-409/+608
* 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-0428-68/+77
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-0430-86/+107
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-0432-94/+106
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-0439-85/+123
* gfid: changes in inode managementAnand Avati2010-09-0411-275/+82
* gfid: introduce uuid based handles for inodesAnand Avati2010-09-044-1/+8
* rpc-transport/rdma: notify rpc when pollerr happens, so that client side can ...Raghavendra G2010-09-031-2/+2
* cli: Fix clang errors.Sachidananda2010-09-031-1/+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-033-334/+11
* 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-023-11/+334
* rpc-transport/rdma: when rdma msg of type RDMA_ERROR is recieved, disconnect ...Raghavendra G2010-09-021-6/+13
* mgmt/glusterd: fix rebalance with new option use-readdirpAmar Tumballi2010-09-021-19/+40
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-09-023-1/+15
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-09-026-13/+138
* cluster/dht: check for op_ret in dht_selfheal_dir_mkdir_cbk ()Vijay Bellur2010-09-021-8/+13
* dump total entries cached in stat-prefetch to state-dump fileRaghavendra Bhat2010-09-022-1/+79
* cluster/dht: fixes to handle 'fix.layout' attribute properly.Amar Tumballi2010-09-021-3/+10
* nfs3: Do not unref dst inode on rename cbkShehjar Tikoo2010-09-021-6/+0
* update the volume information first before checksumRaghavendra Bhat2010-09-023-9/+16
* cli, mgmt/glusterd: Added replace brick cli responsePranith Kumar K2010-09-026-22/+50
* nfs3: Free vectored write args using FREE not GF_FREEShehjar Tikoo2010-09-022-2/+2