summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* extras: modify run level scripts to support glusterd.v3.1.0qa21Balamurugan Arumugam2010-09-137-45/+40
* 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-105-4/+218
* glusterfsd: exit process instead of starting fuse in case of failuresAmar Tumballi2010-09-103-19/+19
* rpc/rpcsvc: fix invalid free in rpcsvc_create_listeners.Amar Tumballi2010-09-091-10/+9
* 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
* rpmspec: Include manpages of glusterd and glusterfs-volgen.Pavan Sondur2010-09-091-0/+2
* rpmspec: Rename ibverbs as rdma package and include the relevant files.Pavan Sondur2010-09-091-6/+6
* dict.c: fix a redundant log in DEBUG levelAmar Tumballi2010-09-091-2/+2
* glusterfsd: first time errors in volume file should exit the processAmar Tumballi2010-09-091-0/+6
* 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
* gluster cli: don't print port in peer statusAmar Tumballi2010-09-081-2/+7
* allow brick to be added in a plain replicate volume if a brick is removedRaghavendra Bhat2010-09-082-8/+32
* rpc-transport/rdma: while notifying a reply, pickup the correct iobref from r...Raghavendra G2010-09-081-3/+3
* 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-083-41/+155
* 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
* mgmt/glusterd: make glusterd to listen on default ports of both socket and rd...Raghavendra G2010-09-081-1/+3
* rpc-transport/rdma: change the default listening port to 6968.Raghavendra G2010-09-081-1/+1
* rpc-transport/rdma: honour port argument sent in rdma_connect.v3.1.0qa17Raghavendra G2010-09-073-21/+26
* rpc-transport/rdma: fix memory corruptions caused by rdma.Raghavendra G2010-09-071-2/+4
* in case of failures, don't hang fuse mountAmar Tumballi2010-09-072-7/+53