summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Free up svc->conn on volume deleteAtin Mukherjee2017-12-071-0/+4
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-0/+19
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-10-251-8/+6
* glusterd : glusterd fails to start when peer's network interface is downGaurav Yadav2017-09-171-2/+9
* glusterd: Eliminate race in brick compatibility checking stageSamikshan Bairagya2017-05-311-2/+5
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-301-0/+18
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-131-10/+1
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-121-11/+33
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-101-0/+62
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-101-25/+97
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-05-021-4/+3
* glusterd: fix glusterd_wait_for_blockers to go in infinite loopAtin Mukherjee2017-04-261-6/+4
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-241-0/+1
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-04-241-11/+28
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-281-0/+11
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-101-11/+18
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-03-101-1/+2
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-02-131-0/+43
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-101-82/+124
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-101-9/+3
* glusterd : do not load io-threads in client graph for replicate volumesAtin Mukherjee2017-02-061-1/+19
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-011-51/+562
* glusterd: daemon restart logic should adhere server side quorumAtin Mukherjee2017-01-301-6/+7
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-241-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
* glusterd (utils): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-39/+3
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-3/+324
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-08-261-0/+194
* Revert "glusterd-ganesha : copy ganesha export configuration files during reb...Jiffin Tony Thottan2016-08-261-32/+0
* glusterd: add async events (part 2)Atin Mukherjee2016-08-231-11/+49
* glusterd: Fix volume restart issue upon glusterd restartSamikshan Bairagya2016-08-171-1/+1
* glusterd: clean up old port and allocate new one on every restartAtin Mukherjee2016-08-031-6/+6
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-221-0/+1
* glusterd: fix compilation warningAtin Mukherjee2016-07-181-3/+4
* glusterd: Fix gsyncd upgrade issueKotresh HR2016-07-131-28/+4
* glusterd/geo-rep: Handle empty monitor.status during upgradeSaravanakumar Arumugam2016-07-111-4/+4
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-111-0/+26