summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-14/+14
* mgmt/glusterd: Mark the brick stopped when kill -SIGTERM is donePranith Kumar K2011-03-311-0/+1
* mgmt/glusterd: Fix import friend volumesPranith K2011-03-251-115/+431
* mgmt/glusterd: Dont reset the port on brick stopPranith K2011-03-201-1/+0
* mgmt/glusterd: remodel glusterd storePranith K2011-03-141-16/+22
* mgmt/glusterd: gluster profile implementationPranith K2011-03-101-14/+143
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-011-2/+2
* CLI : NFS persistent local/global options.Gaurav2011-03-011-0/+1
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-281-24/+0
* Typo fixes in log and cli messages.Sachidananda2011-02-171-1/+1
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-11/+7
* glusterd: de-register nfs rpcs when it is stoppedPranith K2011-01-241-1/+31
* logging: fix format warningsAmar Tumballi2011-01-061-1/+1
* mgmt/glusterd: Use a static buffer to perform ioctl with SIOCGIFCONFVijay Bellur2010-12-071-10/+14
* Remove symlnk of default log dir to /etc/glusterdshishir gowda2010-11-151-3/+3
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-131-35/+12
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-091-2/+39
* mgmt/glusterd: Honor log filename set during add-brickVijay Bellur2010-10-301-1/+7
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-291-38/+258
* mgmt/glusterd: glusterd_is_local_addr implementationPranith K2010-10-271-64/+73
* mgmt/glusterd: resolve the bricks before comparing uuidPranith K2010-10-241-1/+11
* Solaris build: Remove sigtimewaitdshishir gowda2010-10-211-13/+0
* mgmt/glusterd: create brick path if does not existPranith K2010-10-121-0/+36
* Copyright changesVijay Bellur2010-10-111-1/+1
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-081-1/+1
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-081-0/+50
* mgmt/glusterd: memory leak fixesPranith K2010-10-081-0/+2
* mgmt/glusterd: print state, event names for numbers in friend smPranith K2010-10-081-2/+2
* mgmt/glusterd: Always kill nfs with SIGKILLPranith K2010-10-071-1/+1
* mgmt/glusterd: set the return value in case of failurePranith K2010-10-061-0/+2
* mgmt/glusterd: send volume options to friendv3.1.0qa41Pranith K2010-10-051-93/+151
* glusterd: more sanity checks during restartAmar Tumballi2010-10-041-0/+16
* mgmt/glusterd: added new brick validation functionalityPranith K2010-10-041-43/+175
* Additional status check for rebalance in progressshishir gowda2010-10-041-1/+2
* mgmt/glusterd: update volumes from friendPranith K2010-10-041-1/+4
* volgen: reimplement volgenCsaba Henk2010-10-021-11/+5
* mgmt/glusterd: handle glusterfs crashes for start/stop of bricksPranith K2010-10-011-61/+66
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-301-0/+6
* start the per brick process with 'glusterfsd' instead of 'glusterfs'Amar Tumballi2010-09-301-1/+1
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-301-1/+2
* mgmt/glusterd: resolve uuid if nullPranith K2010-09-291-0/+5
* mgmt/glusterd: set the error before starting checksPranith K2010-09-291-0/+1
* mgmt/glusterd: volume start forcePranith K2010-09-291-35/+139
* mgmt/glusterd: brick info get should compare uuid instead of hostnamePranith K2010-09-281-3/+6
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-281-18/+164
* mgmt/glusterd: delay probe till connection happensPranith K2010-09-271-10/+6
* check if the bricks provided are the same and are alredy being usedRaghavendra Bhat2010-09-241-3/+3
* mgmt/glusterd: add option to force kill gnfs processPranith Kumar K2010-09-241-17/+20
* Restart all bricks which are down when glusterd comes upshishir gowda2010-09-221-0/+109
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-221-0/+34