summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* glusterd : Disallow peer detach if snapshot bricks exist on itGaurav Yadav2017-03-313-2/+57
* glusterd: reset pid to -1 if brick is not onlineAtin Mukherjee2017-03-311-0/+2
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-03-305-14/+45
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-271-0/+11
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-2114-1390/+4
* TIER: watermark check during low watermark resethari gowtham2017-03-182-1/+95
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-131-1/+1
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-081-11/+18
* glusterd : Fix for replicate and disperse volume optionGaurav Yadav2017-03-062-2/+41
* glusterd: disallow increasing replica count for arbiter volumesRavishankar N2017-03-061-0/+10
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-041-0/+6
* Fix bad freeMichael Scherer2017-03-031-3/+3
* glusterd: use sys_lstat instead of lstatJeff Darcy2017-03-021-1/+1
* Free brick_hint at the end of the functionNigel Babu2017-03-011-0/+2
* glusterd: Fix the incorrect checkNigel Babu2017-02-271-1/+1
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-271-8/+7
* glusterd: add portmap details in glusterd statedumpAtin Mukherjee2017-02-271-0/+22
* 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