summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Introduce option to limit no. of muxed bricks per processSamikshan Bairagya2017-07-101-52/+342
* glusterd: mark brickinfo to started on successful attachAtin Mukherjee2017-06-281-5/+4
* glusterd: brick process fails to restart after gluster pod failureMohit Agrawal2017-06-271-10/+31
* index: Do not proceed with init if brick is not mountedRavishankar N2017-06-191-2/+16
* glusterd: fix brick start raceAtin Mukherjee2017-06-061-14/+9
* glusterd: Fix regression wrt add-brick on replica count changeSamikshan Bairagya2017-06-011-3/+5
* glusterd: Eliminate race in brick compatibility checking stageSamikshan Bairagya2017-05-241-2/+5
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-181-0/+18
* glusterd: coverity fix for string overflowSakshi Bansal2017-05-121-2/+3
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-101-11/+33
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-091-25/+97
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-081-0/+62
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-081-10/+1
* build: conditionally build legacy gNFS server and associated sub-packagingKaleb S. KEITHLEY2017-04-281-5/+2
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-241-4/+3
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-201-0/+1
* glusterd: fix glusterd_wait_for_blockers to go in infinite loopAtin Mukherjee2017-04-131-6/+4
* glusterd: Propagate EADDRINUSE correctly to parent processPrashanth Pai2017-04-121-1/+1
* xlator: do not call dlclose() when debuggingNiels de Vos2017-04-071-1/+1
* glusterd : Disallow peer detach if snapshot bricks exist on itGaurav Yadav2017-03-311-0/+36
* 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-301-11/+28
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-271-0/+11
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-081-11/+18
* glusterd: Fix the incorrect checkNigel Babu2017-02-271-1/+1
* Remove deadcodeMichael Scherer2017-02-261-3/+0
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* Remove deadcode, found by covertyscanMichael Scherer2017-02-191-3/+0
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-02-181-1/+2
* 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 : do not load io-threads in client graph for replicate volumesAtin Mukherjee2017-02-031-1/+19
* 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-301-51/+562
* 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-231-0/+43
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-2/+45
* glusterd: Change the volfile to have readdir-ahead as a childPoornima G2017-01-171-16/+0
* tier : Tier as a servicehari gowtham2017-01-161-72/+352
* glusterd: remove extra space in error messageMichael Adam2017-01-161-2/+2
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-081-1/+94
* glusterd, cli: Get global options through volume get functionalitySamikshan Bairagya2016-12-301-0/+120
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-1/+2
* glusterd : coverity fix for string overflowMuthu-vigneshwaran2016-12-061-2/+4
* glusterd: fix few events generationAtin Mukherjee2016-11-231-5/+6
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-10/+3
* snapshot: Fix for memory leaks in snapshot code pathAvra Sengupta2016-10-251-2/+15
* cli, glusterd: Address issues in get-state cli outputSamikshan Bairagya2016-10-201-2/+2
* glusterd: set the brickinfo->port before spawning the bricksAtin Mukherjee2016-10-181-4/+8
* xlators/glusterd: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0