summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-2310-17/+600
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-9/+4
* gf_system: fork/exec instead of systemAmar Tumballi2010-08-212-8/+8
* glusterd: prefix added to gluster commandsAmar Tumballi2010-08-214-17/+22
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-214-13/+95
* fix the wrong log message displayed by glusterd in remove brickRaghavendra Bhat2010-08-211-1/+1
* xlators/mgmt: exit if directory creation fails.Sachidananda2010-08-211-0/+3
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-17/+60
* Probe should not probe for existing friendshishir gowda2010-08-191-1/+9
* Probe on localhost not neededshishir gowda2010-08-191-1/+5
* rpcsvc: check for listener on default port used by mgmt (6969) while register...v3.1.0prealpha3Raghavendra G2010-08-181-1/+0
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-1/+1
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-1716-48/+48
* glusterd: fix for a crash in add-brickVijay Bellur2010-08-171-2/+2
* glusterd: Fixes for add brickVijay Bellur2010-08-172-12/+63
* mgmt/glusterd: cli: Various fixes for replace brick.Pavan Sondur2010-08-163-31/+107
* mgmt/glusterd: Cleanup replace brick.Pavan Sondur2010-08-163-151/+651
* glusterd: Fix for a crash during restartVijay Bellur2010-08-161-0/+6
* glusterd: Set appropriate directory permissionsVijay Bellur2010-08-161-2/+2
* new option to volgen '--portmapper-mode'Amar Tumballi2010-08-152-8/+10
* portmapper: minor fixesAmar Tumballi2010-08-151-2/+11
* glusterd: Check for DIR before readdirVijay Bellur2010-08-132-5/+8