summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: retrieve version upon restartv3.1.0qa14Vijay Bellur2010-09-022-0/+6
* check if the export directory is present only on the brick being addedRaghavendra Bhat2010-09-021-5/+19
* mgmt/glusterd: fix rebalance with new option use-readdirpAmar Tumballi2010-09-021-19/+40
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-09-026-13/+138
* update the volume information first before checksumRaghavendra Bhat2010-09-023-9/+16
* cli, mgmt/glusterd: Added replace brick cli responsePranith Kumar K2010-09-022-2/+32
* mgmt/glusterd: support for GET_NEXT volume infoVijay Bellur2010-09-023-10/+54
* mgmt/glusterd: multi subvol support for nfs xlatorPranith Kumar K2010-09-021-15/+36
* crash fixed in 'gluster volume log locate'Amar Tumballi2010-09-021-6/+11
* Remove brick validationshishir gowda2010-09-022-6/+111
* mgmt/glusterd: gnfs support in gluster command linePranith Kumar K2010-09-017-4/+484
* mgmt/glusterd: Fix replicate/stripe subvolume count in volgen.Pavan Sondur2010-09-011-86/+109
* peer status returns duplicate peer info on restartshishir gowda2010-09-012-1/+2
* check if the volume is already started before startingRaghavendra Bhat2010-09-011-0/+6
* mgmt/glusterd: send unlock upon commit failurev3.1.0qa13Vijay Bellur2010-08-312-1/+13
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-319-66/+180
* mgmt/glusterd: prevent a double reply for the same request.Amar Tumballi2010-08-311-2/+10
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-312-14/+38
* check if the export directory is present only on the correct hostRaghavendra Bhat2010-08-311-6/+31
* 'gluster volume log' feature addedAmar Tumballi2010-08-319-27/+589
* Log all commands from glusterdshishir gowda2010-08-311-0/+142
* Add command logging facility for glusterdshishir gowda2010-08-311-1/+10
* mgmt/glusterd: Update store on start/stop volumeVijay Bellur2010-08-303-6/+17
* mgmt/glusterd: Return replace-brick statusPavan Sondur2010-08-301-8/+28
* mgmt/glusterd: fixed volgen creation problemsPranith Kumar K2010-08-302-19/+5
* Volume Add-brick validation for exportsshishir gowda2010-08-302-52/+67
* mgmt/glusterd: remove volfile, brick file upon remove-brickPranith Kumar K2010-08-304-0/+28
* mgmt/glusterd: handle port allocation so ports are reused for same brickv3.1.0qa11Amar Tumballi2010-08-292-9/+11
* cli, mgmt/glusterd: added volume stop <VOLNAME> force functionalityPranith Kumar K2010-08-283-28/+96
* mgmt/glusterd: Fix some more options in volgen.Pavan Sondur2010-08-281-6/+6
* change the path to brickpath while creating the pidfileRaghavendra Bhat2010-08-281-1/+1
* mgmt/glusterd: look for local hostname in is_local_addr()v3.1.0qa10Vijay Bellur2010-08-272-17/+29
* check for ENOENT after unlink system call in stop volume functionRaghavendra Bhat2010-08-271-1/+2
* volume create should not succeed on invalid exportshishir gowda2010-08-271-0/+40
* mgmt/glusterd: allocate hostname before dict_set_str for transportPranith Kumar K2010-08-271-1/+8
* rpc: server to client callback mechanismAmar Tumballi2010-08-276-106/+44
* Volume create checks for used bricksshishir gowda2010-08-271-40/+47
* mgmt/glusterd: fixes in volgen file pathsAmar Tumballi2010-08-274-88/+146
* Misleading probe message for friendshishir gowda2010-08-271-5/+9
* cli, mgmt/glusterd: validate brickPranith Kumar K2010-08-271-2/+7
* mgmt/glusterd: free op ctx only if it is allocatedPranith Kumar K2010-08-273-2/+59
* glusterd-pmap: trigger signout by RPC_DISCONNECT eventAmar Tumballi2010-08-263-16/+77
* mgmt/glusterd: Use a C based volgen and support various xlator options.Pavan Sondur2010-08-266-8/+1804
* glusterd: handle failure of 'getspec' in case of '-' in volume nameAmar Tumballi2010-08-262-6/+3
* Cli volume add-brick validationshishir gowda2010-08-262-0/+135
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-261-0/+1
* Cli volume create validationshishir gowda2010-08-263-0/+112
* mgmt/glusterd: check if the brick already exists in stage add-brickPranith Kumar K2010-08-251-8/+44
* glusterd: avoid cleaning up rpc during peer detachVijay Bellur2010-08-241-1/+0
* glusterd: Inject right event during peer detachVijay Bellur2010-08-241-1/+1