summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: display gluster volume status, when quorum type is serverSanju Rakonde2017-11-141-0/+6
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-011-9/+30
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-0/+19
* Make sure attach_brick return a proper error codeMichael Scherer2017-10-261-1/+1
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-13/+3
* gfproxy: Introduce new server-side daemon called GFProxyShreyas Siravara2017-10-101-0/+39
* glusterd : fix client io-threads option for replicate volumesRavishankar N2017-10-091-19/+1
* Command to identify client processhari gowtham2017-09-061-2/+208
* glusterd: do not create .glusterfs/indicesPrashanth Pai2017-08-231-13/+13
* glusterd: introduce max-port rangeAtin Mukherjee2017-08-171-1/+17
* Infra to indentify processhari gowtham2017-08-161-0/+1
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-111-8/+6
* glusterd: Block brick attach request till the brick's ctx is setMohit Agrawal2017-08-081-24/+49
* logging: localtime logging, cmdline, volume set optionKaleb S. KEITHLEY2017-08-031-0/+7
* glusterd : glusterd fails to start when peer's network interface is downGaurav Yadav2017-07-281-2/+9
* glusterd: fix compile warning in glusterd_volinfo_copy_brickinfo()Niels de Vos2017-07-251-1/+1
* posix: option to handle the shared bricks for statvfs()Amar Tumballi2017-07-241-0/+28
* glusterd: fix brick start raceAtin Mukherjee2017-07-201-0/+19
* glusterd: Set default value for cluster.max-bricks-per-process to 0Samikshan Bairagya2017-07-191-9/+12
* 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