===== git log ====
commit 0e59d1556fe336d034861d813851a35bd3846e85
Author: Jiffin Tony Thottan <jthottan@redhat.com>
Date:   Fri Jan 12 18:49:58 2018 +0530

    doc : release-notes for GlusterFS-3.12.5
    
    Change-Id: If43009ffe28cf5bcd3ad190d99aac9e412235774
    BUG: 1527303
    Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>

commit 8679151392e50e1684ed721710f44dd4fbb992b9
Author: Atin Mukherjee <amukherj@redhat.com>
Date:   Wed Jan 3 14:29:51 2018 +0530

    glusterd: connect to an existing brick process when qourum status is NOT_APPLICABLE_QUORUM
    
    First of all, this patch reverts commit 635c1c3 as the same is causing a
    regression with bricks not coming up on time when a node is rebooted.
    This patch tries to fix the problem in a different way by just trying to
    connect to an existing running brick when quorum status is not
    applicable.
    
    >mainline patch : https://review.gluster.org/#/c/19134/
    
    Change-Id: I0efb5901832824b1c15dcac529bffac85173e097
    BUG: 1511301
    Signed-off-by: Atin Mukherjee <amukherj@redhat.com>

commit 19b74478fc87909b95a6c87ab212f21b79c809f3
Author: N Balachandran <nbalacha@redhat.com>
Date:   Thu Dec 28 11:23:29 2017 +0530

    cluster/dht: Use percentages for space check
    
    With heterogenous bricks now being supported in DHT
    we could run into issues where files are not migrated
    even though there is sufficient space in newly added bricks
    which just happen to be considerably smaller than older
    bricks. Using percentages instead of absolute available
    space for space checks can mitigate that to some extent.
    
    Marking bug-1247563.t as that used to depend on the easier
    code to prevent a file from migrating. This will be removed
    once we find a way to force a file migration failure.
    
    > Change-Id: I3452520511f304dbf5af86f0632f654a92fcb647
    > BUG: 1529440
    > Signed-off-by: N Balachandran <nbalacha@redhat.com>
    

More commit messages for this ChangeLog can be found at
https://forge.gluster.org/glusterfs-core/glusterfs/commits/v3.12.5
