summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
...
* mgmt: Reset conf_fd to default value to avoid double closeMichael Scherer2017-02-261-0/+2
* Remove deadcodeMichael Scherer2017-02-261-3/+0
* Remove deadcode, found by covertyMichael Scherer2017-02-261-2/+0
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-264-0/+4
* glusterd : log improvements in glusterd_op_stage_rebalance ()Atin Mukherjee2017-02-241-4/+7
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-22/+0
* glusterd : cluster.brick-multiplex validation is missing while setting itGaurav Yadav2017-02-221-4/+5
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* Fix erronous comparaison of flagsMichael Scherer2017-02-201-1/+1
* Remove the useless gotoMichael Scherer2017-02-201-4/+0
* Remove deadcode, found by covertyscanMichael Scherer2017-02-191-3/+0
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-181-1/+1
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-181-1/+1
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-02-181-1/+2
* glusterd : Fix for error message while removing brickGaurav Yadav2017-02-171-1/+2
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-2/+4
* glusterd : Fix for error mesage while detaching peersGaurav Yadav2017-02-131-0/+15
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-101-82/+124
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-091-9/+3
* glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51Atin Mukherjee2017-02-091-1/+1
* glusterd: put null check for mod_dict in build_shd_graphAtin Mukherjee2017-02-091-1/+2
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-091-6/+0
* glusterd: glusterd is crashed at the time of stop volumeMohit Agrawal2017-02-081-2/+2
* Tier: remove warning related to the enumhari gowtham2017-02-073-11/+26
* glusterd : do not load io-threads in client graph for replicate volumesAtin Mukherjee2017-02-034-4/+31
* glusterd: double-check brick liveness for remove-brick validationJeff Darcy2017-02-021-4/+20
* glusterd: double-check whether brick is alive for statsJeff Darcy2017-02-021-3/+14
* glusterd: fix compiler warning (unused var) if bd xlator is not enabledMichael Adam2017-01-311-2/+2
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-3018-234/+955
* glusterd: regenerate volfiles on op-version bump upAtin Mukherjee2017-01-271-28/+59
* glusterd: daemon restart logic should adhere server side quorumAtin Mukherjee2017-01-271-6/+7
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-01-235-0/+125
* glusterd, rda: If parallel readdir is enabled, split the cache limitPoornima G2017-01-233-2/+78
* md-cache: Cache security.ima xattrsPoornima G2017-01-201-0/+15
* features/trash: Create trash directory only when it is enabledJiffin Tony Thottan2017-01-201-9/+10
* ganesha/glusterd : create 'ganesha.conf' symlink for nodes in ganesha clusterJiffin Tony Thottan2017-01-191-9/+10
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-193-3/+47
* Fixes upgrade issue in quota.confSanoj Unnikrishnan2017-01-191-7/+10
* glusterd: bypass add-brick validation with forceAtin Mukherjee2017-01-181-3/+3
* geo-rep: Separate slave mount logs for each connectionKotresh HR2017-01-182-6/+6
* glusterd: Change the volfile to have readdir-ahead as a childPoornima G2017-01-174-18/+63
* tier : Tier as a servicehari gowtham2017-01-1629-132/+3207
* glusterd: remove extra space in error messageMichael Adam2017-01-161-2/+2
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-0810-29/+198
* glusterd: Fail add-brick on replica count change, if brick is downkarthik-us2017-01-061-0/+19
* glusterd, cli: Get global options through volume get functionalitySamikshan Bairagya2016-12-305-29/+201
* performance/readdir-ahead: mark two options as NO_DOCRaghavendra G2016-12-271-2/+2
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2016-12-261-14/+0
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-221-1/+26
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-212-4/+6