===== git log ====
commit 0386ca39690fe4cd9d07378b408a934d666321c2
Author: hari gowtham <hgowtham@redhat.com>
Date:   Tue Aug 6 16:33:48 2019 +0530

    doc: Added release 5.9 notes
    
    Fixes: bz#1737313
    
    Change-Id: Icc44f0d1b33de628ba5c1b0672ed56791d281dcf
    Signed-off-by: hari gowtham <hgowtham@redhat.com>

commit 216735a52a91844e5a27ee541815bb0b6482edff
Author: Kotresh HR <khiremat@redhat.com>
Date:   Wed Jul 31 15:40:55 2019 +0530

    geo-rep: Fix mount broker setup issue
    
    Even the use builtin 'type' command as in patch [1]
    causes issues if argument in question is not part of PATH
    environment variable for that user. This patch fixes the
    same by doing source /etc/profile. This was already being
    used in another part of script.
    
    [1] https://review.gluster.org/23089
    
    Backport of:
     > Patch: https://review.gluster.org/23136/
     > Change-Id: Iceb78835967ec6a4350983eec9af28398410c002
     > BUG: 1734738
     > Signed-off-by: Kotresh HR <khiremat@redhat.com>
    
    Change-Id: Iceb78835967ec6a4350983eec9af28398410c002
    fixes: bz#1737716
    Signed-off-by: Kotresh HR <khiremat@redhat.com>

commit 155a4bf36d739ddc3de60db47589626a7717c938
Author: Soumya Koduri <skoduri@redhat.com>
Date:   Thu Jul 25 12:56:12 2019 +0530

    gfapi: Fix deadlock while processing upcall
    
    As mentioned in bug1733166, there could be potential deadlock
    while processing upcalls depending on how each xlator choose
    to act on it. The right way of fixing such issues
    is to change rpc callback communication process.
    - https://github.com/gluster/glusterfs/issues/697
    
    Till then, making changes in gfapi layer to avoid any I/O
    processing.

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