summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Improve error logging when a brick from an old volume gets re-usedNiels de Vos2013-03-221-2/+7
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-0/+6
* geo-rep: retire old style ssh setupCsaba Henk2013-03-142-1/+3
* glusterd: Mark vol as deleted by renaming voldir before cleaning up the storeKrutika Dhananjay2013-03-114-44/+78
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-03-101-9/+13
* glusterd: fix segfault on volume status detailLars Ellenberg2013-03-081-9/+11
* glusterd: Added description for nfs.transport-type option in volume set help.Avra Sengupta2013-03-011-1/+4
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-287-26/+88
* glusterd: Fix some options in vme tableKaushal M2013-02-281-7/+2
* Do not call xdr_string() with a NULL error messageEmmanuel Dreyfus2013-02-281-0/+1
* glusterd: Added validation function for stripe-block-size.Avra Sengupta2013-02-271-2/+41
* mgmt/glusterd: Move found-brick logs to DEBUGPranith Kumar K2013-02-273-4/+12
* mgmt/glusterd: Expose error-gen options through volume set.Vijay Bellur2013-02-261-0/+24
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-263-338/+386
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-02-261-8/+20
* glusterd: Added validation function for quota-timeout.Avra Sengupta2013-02-221-2/+50
* glusterd: allow multiple instances of glusterd on one machineJeff Darcy2013-02-213-1/+76
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-02-211-1/+1
* glusterd: log changes in volume set and volume reset codepathKrutika Dhananjay2013-02-194-55/+73
* glusterd: Added validation function for performance cache max and min size.Avra Sengupta2013-02-193-4/+168
* glusterd: Made gd_synctask_begin less 'monolithic' in terms of LOC.Krishnan Parthasarathi2013-02-191-147/+235
* code cleanup: remove unused parameter 'dict'Krutika Dhananjay2013-02-191-4/+3
* features/quota: Add option to consider the quota limit in statfs estimationVarun Shastry2013-02-191-0/+8
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-02-191-0/+5
* glusterd: Added option description, and validation function fields.Avra Sengupta2013-02-193-29/+47
* distribute: add hash-name-regex optionJeff Darcy2013-02-181-1/+10
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-02-183-3/+8
* glusterd: Changing the volume entry table's representation.Avra Sengupta2013-02-181-138/+699
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-0/+1
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-165-20/+21
* glusterd: Made volume-quota use synctask framework.Avra Sengupta2013-02-166-22/+16
* glusterd: Moved the volume entry table to a separate file.Avra Sengupta2013-02-154-235/+251
* glusterd: Made log-rotate use synctask framework.Avra Sengupta2013-02-131-5/+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