summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* cli: UI cleanup for geo-replication commandv3.2.0qa14Kaushik BV2011-04-171-1/+3
* mgmt/glusterd : change of syntax of geo-replication commandKaushik BV2011-04-171-210/+67
* mgmt/glusterd: unify the geo-replication status rpc messages.Kaushik BV2011-04-171-39/+10
* glusterd: some cleanups needed for 70adbe7b [refactor gsync_status() ...]Csaba Henk2011-04-171-14/+16
* glusterd: refactor gsync_status() so that we can get at the pidfileCsaba Henk2011-04-161-46/+47
* mgmt/glusterd: Send the error msg to user if gsync start failsPranith Kumar K2011-04-161-1/+1
* mgmt/glusterd: does not allow disabling of indexing (xtime marking), if a gsy...Kaushik BV2011-04-151-3/+1
* mgmt/glusterd: handle error condition in quota fs crawlPranith Kumar K2011-04-151-1/+7
* mgmt/glusterd: fix double free.v3.2.0qa13Raghavendra G2011-04-151-3/+11
* mgmt/glusterd: Memory leak and message cleanupPranith Kumar K2011-04-151-19/+15
* use "geo-replication" all over as the official name of this featureCsaba Henk2011-04-151-33/+31
* glusterd/volgen: refactor some thingsCsaba Henk2011-04-151-38/+22
* mgmt/glusterd: restart gsyncd on glusterd restartPranith Kumar K2011-04-141-2/+5
* mgmt/glusterd: fail the volume stop opeeration if Gsync sessions are active.Kaushik BV2011-04-141-0/+36
* mgmt/glusterd: Implementation of volume gsync status [master [slave]]Kaushik BV2011-04-141-156/+918
* mgmt/glusterd: check for 'peerinfo->mgmt' before accessing itAmar Tumballi2011-04-141-4/+4
* glusterd: report the user if disable quota is given on already disabled quotaRaghavendra Bhat2011-04-131-0/+6
* cli: join value arguments of "gsync config-set" with spacesKaushik BV2011-04-131-1/+1
* glusterd: sanitize gsyncd config option validationCsaba Henk2011-04-131-22/+37
* mgmt/glusterd: volume reset force implementationPranith Kumar K2011-04-131-10/+24
* temporary workaround for mtab update race thingyCsaba Henk2011-04-121-0/+1
* mgmt/glusterd: Mount a maintainance client only on the glusterd which receive...Junaid2011-04-121-2/+2
* mgmt/glusterd: Fix warning in glusterd buildPranith Kumar K2011-04-111-0/+1
* mgmt/glusterd: Quota client lazy umount.v3.2.0qa11Junaid2011-04-111-32/+77
* mgmt/Glusterd: Do not disable marker on gsync stop.Kaushik BV2011-04-111-30/+30
* mgmt/glusterd: Fix op_ctx issue with replace brickv3.2.0qa10Pranith Kumar K2011-04-081-8/+46
* mgmt/glusterd: Quota cli message improvements.Junaid2011-04-081-10/+17
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-10/+10
* mgmt/glusterd: Fix gluster-profile performance issuesPranith Kumar K2011-04-071-3/+3
* mgmt/glusterd: Reset context upon operation completionVijay Bellur2011-04-071-12/+33
* change occurrences of marker_gsync to marker-gsyncVijay Bellur2011-04-061-2/+2
* syncdaemon: add monitor mode to support autorestartCsaba Henk2011-04-041-3/+15
* syncdaemon; adding corresponding pcloses to gsyncd invocation via popenCsaba Henk2011-04-011-8/+10
* syncdaemon: fix gsyncd invocation for config-setCsaba Henk2011-03-311-1/+1
* mgmt/glusterd: Delete volume profile options on profile stopPranith Kumar K2011-03-311-72/+50
* mgmt/glusterd: Improve profile output messagesPranith Kumar K2011-03-311-47/+49
* mgmt/glusterd: Fix space in error messagePranith Kumar K2011-03-311-1/+1
* mgmt/glusterd: Mark the brick stopped when kill -SIGTERM is donePranith Kumar K2011-03-311-0/+1
* mgmt/Glusterd: prevent memory overflowKaushik BV2011-03-301-1/+1
* mgmt/Glusterd: add pid extension to the pid file of the gsyncdKaushik BV2011-03-301-1/+1
* mgmt/glusterd: Fix double free on quota limit-usage.Mohammed Junaid Ahmed2011-03-291-3/+3
* mgmt/glusterd: Add the new volume only after all ops succeedPranith K2011-03-271-6/+11
* mgmt/glusterd: Fix double memory free.Junaid2011-03-261-0/+1
* mgmt/glusterd: Fix import friend volumesPranith K2011-03-251-107/+44
* mgmt/glusterd: fail create volume on create-volfiles failurePranith K2011-03-251-0/+2
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-25/+25
* mgmt/glusterd: Glusterfsd not restarted on changes to marker option.Mohammed Junaid Ahmed2011-03-221-81/+25
* CLI : Fix memory free for key_fixed.Gaurav2011-03-181-5/+5
* mgmt/glusterd: Use PATH_MAX for pid_file.Mohammed Junaid Ahmed2011-03-161-1/+1
* mgmt/glusterd: Use dict_set_dynstr in place of dict_set_str.Mohammed Junaid Ahmed2011-03-161-44/+76