summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-095-44/+63
* io-stats, volgen: make the distinction between client and brick loglevel in v...Csaba Henk2010-10-092-12/+38
* rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...Raghavendra G2010-10-091-1/+3
* set keepalive for client connectionsRaghavendra Bhat2010-10-091-0/+21
* mgmt/Glusterd : Volume info fixesv3.1.0qa43Kaushik BV2010-10-082-27/+41
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-084-3/+9
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-0812-186/+510
* rpc/clnt: allocate a new cbk_program before registering it.Raghavendra G2010-10-082-9/+48
* migrate from port 69* to 24007Amar Tumballi2010-10-0824-69/+59
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-088-1/+22
* mgmt/glusterd: memory leak fixesPranith K2010-10-086-24/+25
* mgmt/glusterd: print state, event names for numbers in friend smPranith K2010-10-082-11/+42
* support for configuring keepalive idle timeVijay Bellur2010-10-083-5/+19
* mgmt/glusterd: Always kill nfs with SIGKILLPranith K2010-10-071-1/+1
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-0712-18/+284
* mgmt/glusterd: Change event, state numbers to names for op-smPranith K2010-10-071-11/+56
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-0711-33/+47
* nfs3: Fix gfid to ino conversionShehjar Tikoo2010-10-071-2/+2
* nfs: Revert downed-subvolume changesShehjar Tikoo2010-10-077-565/+136
* lock recovery: temporarily disable lock healingAnand Avati2010-10-073-26/+34
* rpcsvc: allocate a new program structure before registering it.Raghavendra G2010-10-061-5/+32
* transport: set 'trans->options' before calling 'trans->init()'Amar Tumballi2010-10-061-4/+5
* changes for the sanity scriptRaghavendra Bhat2010-10-061-14/+48
* mgmt/glusterd: set the return value in case of failurePranith K2010-10-061-0/+2
* mgmt/glusterd: dont access req after replyPranith K2010-10-051-2/+0
* cli: fix Number of bricks outputAmar Tumballi2010-10-051-1/+1
* mgmt/glusterd: send volume options to friendv3.1.0qa41Pranith K2010-10-057-153/+221
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-0512-7/+818
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-0514-27/+279
* features/locks: Handle lock upgrade and downgrade properly in locks.Pavan Sondur2010-10-052-3/+68
* replicate: use the new rmdir prototype for cleaner entry self-healingAnand Avati2010-10-051-204/+21
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-055-38/+145
* glusterfsd: '-f' option help updateAmar Tumballi2010-10-051-4/+2
* rpm spec file: add proper Obselete keysAmar Tumballi2010-10-051-1/+2
* nfs3: Convert gfid to ino only for non-rootShehjar Tikoo2010-10-051-1/+6
* Do not exit to shell after gluster help if readline mode is not enabledshishir gowda2010-10-051-3/+0
* volgen: add interface to complete option names from specifier (after-dot) partCsaba Henk2010-10-054-30/+87
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-054-15/+85
* init.d: Path not resolved during compilation to actual prefixHarshavardhana2010-10-051-1/+1
* glusterd: more sanity checks during restartAmar Tumballi2010-10-044-13/+26
* fuse: handle the case of NULL dereferenceAmar Tumballi2010-10-041-1/+2
* glusterd-volgen: fix the auth.allow/auth.reject keysAmar Tumballi2010-10-041-1/+5
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-045-9/+33
* volgen: revise option list for VOLUME SETCsaba Henk2010-10-041-134/+119
* mgmt/glusterd: dont change ret val in cmd handlers if failsv3.1.0qa40Pranith K2010-10-041-2/+2
* mgmt/glusterd: cleanup during detachVijay Bellur2010-10-041-6/+14
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-043-95/+177
* initialize the list earlier while handling create volume and add brickRaghavendra Bhat2010-10-041-2/+6
* nfs3: Convert gfid into inode numberShehjar Tikoo2010-10-041-6/+17