summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-215-5/+14
* Friend find should handle hostname/ipshishir gowda2010-09-211-1/+54
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-2018-225/+810
* rpc-transport/socket: set keepalive socket option.Raghavendra G2010-09-202-0/+91
* cluster/afr: print correct offset in debug message during diff self-heal.Raghavendra G2010-09-201-2/+2
* build glusterfs with '-O0' flag by defaultAmar Tumballi2010-09-201-5/+5
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-1824-44/+1608
* mgmt/glusterd: detach peer properly when msg submission failsVijay Bellur2010-09-182-1/+4
* change stat structure to iattAnush Shetty2010-09-181-1/+1
* cluster/afr: allocate memory big enough to hold iatt structures.Raghavendra G2010-09-182-3/+3
* cluster/replicate: stack_wind into read_child only if it is up.Raghavendra G2010-09-181-6/+6
* check for 'link_inode' in server protocolAmar Tumballi2010-09-182-2/+9
* mgmt/glusterd: Proceed state machine when cli response failsVijay Bellur2010-09-181-0/+8
* rdma: do event_unregister() in fini() too.Amar Tumballi2010-09-172-12/+20
* server-resolve: check for variables before dereferencingAmar Tumballi2010-09-171-7/+14
* glusterd: refactor service terminationCsaba Henk2010-09-173-133/+67
* reorganize /etc/glusterd/logs, add nfs log tooCsaba Henk2010-09-173-4/+17
* nfs3: Unref & unbind dir fd with inode lock on EOFv3.1.0qa26Shehjar Tikoo2010-09-173-6/+38
* mount/fuse: Perform malloc for appropriate lengthVijay Bellur2010-09-171-1/+1
* free the dict_val to avoid memory leakRaghavendra Bhat2010-09-171-0/+2
* Fix crash in dht_pathinfo_getxattr_cbkshishir gowda2010-09-171-4/+11
* Fix transalator indent for optionshishir gowda2010-09-171-2/+2
* cli: fix incorrect return value for system:: getspecCsaba Henk2010-09-171-1/+1
* portmap: add support for registering multiple bricks on one portCsaba Henk2010-09-161-7/+23
* portmap: make grounds for typed service mappingCsaba Henk2010-09-165-25/+42
* cli: added system:: portmap brick2portCsaba Henk2010-09-163-0/+116
* cli: added system:: getspecCsaba Henk2010-09-163-0/+127
* cli: add system namespaceCsaba Henk2010-09-165-1/+95
* cli: make cli behave nicely with batch commands piped in in stdinCsaba Henk2010-09-162-3/+11
* cli: add "--remote-host=<hostname>" optionCsaba Henk2010-09-162-6/+16
* cli: add a simplistic option parser, convert "mode script" to "--mode=script"Csaba Henk2010-09-167-32/+58
* server: Check gfid presence using uuid_is_nullv3.1.0qa25Shehjar Tikoo2010-09-161-2/+2
* logging: fix a crash in gf_log_callingfn()Amar Tumballi2010-09-161-3/+10
* distribute: send proper 'gfid' in calls originated from lookup/mkdirAmar Tumballi2010-09-161-0/+9
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-168-37/+319
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-162-45/+622
* protocol/client: prevent a crash while taking process state dumpAmar Tumballi2010-09-161-7/+8
* avoid code duplication while freeing respnse hostnameRaghavendra Bhat2010-09-161-4/+0
* check if the brick to be added is onlineRaghavendra Bhat2010-09-161-1/+1
* check req structure in the ctx before transferring probe responsev3.1.0qa24Raghavendra Bhat2010-09-152-5/+10
* mgmt/glusterd: gf_strdup the rsp msg and free xdr memoryv3.1.0qa23Pranith Kumar K2010-09-151-2/+16
* free the handle and pmap structure in fini for glusterdRaghavendra Bhat2010-09-151-2/+8
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-1513-60/+199
* rpc: add ref/unref for rpc clntPranith Kumar K2010-09-152-2/+46
* Deadlock in state dumping while holding the logging lockKaushik BV2010-09-152-25/+13
* Leak in LocksKaushik BV2010-09-151-3/+13
* socket.c: suppress spurious 'dict_get' logs in glusterd debug modeAmar Tumballi2010-09-151-2/+8
* nfs3: Copy deviceid from correct gfid start octetShehjar Tikoo2010-09-151-1/+1
* rpc-transport.c: handle a double freeAmar Tumballi2010-09-152-4/+5
* error out if a peer is not connected or not in befriended stateRaghavendra Bhat2010-09-151-1/+1