summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-1716-106/+657
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-172-15/+26
* glusterd: fix segfault on volume status detailLars Ellenberg2013-04-161-9/+11
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-163-1/+76
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-04-121-12/+18
* mgmt/glusterd: Start fs-crawl in separate thread so as not to block epollVarun Shastry2013-03-191-4/+2
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-03-063-425/+563
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-03-061-8/+20
* Do not call xdr_string() with a NULL error messageJeff Darcy2013-03-051-0/+1
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-03-053-3/+8
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-03-041-0/+1
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-03-041-1/+1
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-081-13/+49
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-082-6/+2
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-081-5/+1
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-sync use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-087-16/+36
* glusterd: Made volume-stop use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-delete use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-statedump use synctask framework.Avra Sengupta2013-02-081-4/+1
* glusterfsd can't listen in a specified addressmerfi2013-02-071-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* glusterd: synctaskize 'volume create' operationKrutika Dhananjay2013-02-061-42/+6
* open-behind: translator to perform open calls in backgroundAnand Avati2013-02-061-0/+1
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-062-2/+59
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-062-20/+69
* glusterd: remove extra call to glusterd_volume_compute_cksum()Krutika Dhananjay2013-02-041-6/+0
* glusterd: log changes in volume create and delete codepathKrutika Dhananjay2013-02-044-152/+215
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-042-15/+80
* geo-rep / gsyncd: Separate log file directory for Mountbroker sessionsVenky Shankar2013-02-041-0/+28
* glusterd: Indexed node information in dict to retain consistency.Avra Sengupta2013-02-041-39/+55
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-0311-49/+5
* glusterd: identify local address by searching network interfaces.Jeff Darcy2013-02-031-19/+78
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-035-44/+65
* glusterd: Added syncop version of BRICK_OPKrishnan Parthasarathi2013-02-031-28/+242
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-035-385/+410
* glusterd: Removed start-unlock event injection in 'synctask' codepathKrishnan Parthasarathi2013-02-032-22/+46
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-292-3/+4
* mgmt/glusterd: Expose post-op-delay through cliPranith Kumar K2013-01-281-0/+1
* performance/md-cache: add force-readdirp flag to make readdirp configurableBrian Foster2013-01-281-0/+1
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-266-46/+45
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-212-32/+36
* geo-rep / glusterd: do non-blocking connect to checkpoint serviceCsaba Henk2013-01-211-0/+5
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-4/+2
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-186-230/+404
* glusterd: replace obsolete /usr/local reference for remote ssh/gsyncdKaleb S. KEITHLEY2013-01-181-2/+1
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-172-9/+98
* glusterd: Don't persist enable-pump in volinfo->dictKrishnan Parthasarathi2013-01-161-11/+2
* Fix format security errors with hardening build flagsNiels de Vos2013-01-163-7/+7