summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfs3: Set gfid[15] to 1 for rootShehjar Tikoo2010-09-151-0/+1
* Volume stop/start fails sometimesshishir gowda2010-09-151-0/+5
* check if the peer is connected before updating friend and send response once ...Raghavendra Bhat2010-09-152-1/+3
* memory leak fixes.Raghavendra G2010-09-156-8/+78
* Cleaning up mem_get0.shishir gowda2010-09-151-25/+3
* remove 'ino' from protocol structuresAmar Tumballi2010-09-143-173/+1
* posix: remove variables used for maintaining generation numbersAmar Tumballi2010-09-142-50/+1
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-1412-216/+8
* compare op_errstr before freeingRaghavendra Bhat2010-09-142-4/+4
* posix: fix an issue with existing data in case of readdirv3.1.0qa22Amar Tumballi2010-09-141-4/+7
* compare rsp.spec before freeing itRaghavendra Bhat2010-09-141-1/+1
* check if the export directory is present while starting volume and send the r...Raghavendra Bhat2010-09-145-23/+91
* socket: add xfer data countsAmar Tumballi2010-09-144-0/+34
* performance/io-cache: fix memory leak in ioc_mknod.Raghavendra G2010-09-141-0/+7
* rpc: print xid of the rpcreq corresponding to frame being bailed out.Raghavendra G2010-09-141-3/+3
* glusterfs3.x: change gfid type to opaqueAmar Tumballi2010-09-143-187/+140
* glusterfs3.x file is updated with changes done to xdr.{h, c} filesAmar Tumballi2010-09-142-69/+113
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-1414-366/+847
* posix: Copy gfid from stat to dirent for readdirpShehjar Tikoo2010-09-141-0/+1
* mgmt/glusterd: make probe one wayPranith Kumar K2010-09-144-66/+128
* Add checks in mem_pool to catch possible double freesshishir gowda2010-09-141-3/+17
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-1410-34/+189
* rpc: in rpc_clnt_destroy(), cleanup the transport tooAmar Tumballi2010-09-133-1/+8
* Volume create propogate error msg to cli if invalid exportshishir gowda2010-09-131-6/+12
* Print error msg to the CLI from glusterdshishir gowda2010-09-138-18/+76
* gluster log {rotate,filename} : uuid check for bricksAmar Tumballi2010-09-131-0/+6
* io-threads: return -1 in case of 'init()' failuresAmar Tumballi2010-09-131-1/+1
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1
* No space left on device errorshishir gowda2010-09-131-2/+6
* logging: provide a API to print calling functionsAmar Tumballi2010-09-133-2/+152
* posix: remove gen related xattr usageAmar Tumballi2010-09-132-209/+71