summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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-157-40/+98
* Leak in LocksKaushik BV2010-09-151-3/+13
* nfs3: Copy deviceid from correct gfid start octetShehjar Tikoo2010-09-151-1/+1
* 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-153-3/+65
* posix: remove variables used for maintaining generation numbersAmar Tumballi2010-09-142-50/+1
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-148-33/+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-141-23/+84
* socket: add xfer data countsAmar Tumballi2010-09-142-0/+29
* performance/io-cache: fix memory leak in ioc_mknod.Raghavendra G2010-09-141-0/+7
* 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
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-147-28/+135
* rpc: in rpc_clnt_destroy(), cleanup the transport tooAmar Tumballi2010-09-132-1/+2
* 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-135-18/+63
* 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
* posix: remove gen related xattr usageAmar Tumballi2010-09-131-207/+69
* cluster/afr: Clean up dead assignments.Sachidananda2010-09-131-7/+0
* performance/io-cache: Fix clang errors.Sachidananda2010-09-131-51/+37
* features/trash: Fix clang errors.Sachidananda2010-09-131-4/+1
* features/quota remove dead variables.Sachidananda2010-09-131-8/+2
* mgmt/glusterd: set req in opinfov3.1.0alphaVijay Bellur2010-09-101-0/+1
* mgmt/glusterd: add a dict to glusterd commit response.Pavan Sondur2010-09-103-2/+167
* Fix incorrect logmsg about disk space in dhtshishir gowda2010-09-091-6/+8
* free the tmp string allocated while getting brick informationv3.1.0qa20Raghavendra Bhat2010-09-091-3/+11
* mgmt/glusterd: Do not check for src/dst while issuing replace brick cmds.Pavan Sondur2010-09-091-86/+70
* glusterd: fix init time warningsAmar Tumballi2010-09-091-10/+22
* mgmt/glusterd: Use appropriate length while doing strncpyVijay Bellur2010-09-091-1/+1
* stripe: fixed create issues after gfid changesAmar Tumballi2010-09-091-4/+18
* do not use pmap_registry_get function, instead use this to get pmap while rem...Raghavendra Bhat2010-09-091-1/+5
* features/locks: Dump transport pointer also while dumping locks.Pavan Sondur2010-09-091-8/+15
* mgmt/glusterd: op mem leak fixesPranith Kumar K2010-09-092-10/+5
* mgmt/glusterd: Send volume-id during volume exchangev3.1.0qa19Vijay Bellur2010-09-081-0/+21
* 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