===== git log ====
commit 1d59dc3b37df2c5f960e0620c7e8c36760ff96c8
Author: Rinku Kothiya <rkothiya@redhat.com>
Date:   Mon Feb 17 11:06:15 2020 +0000

    doc: Added release 7.3 notes
    
    Fixes: bz#1803713
    
    Change-Id: I0ff6c3152624b8c8f8f76057a1948aed2dc3cec0
    Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>

commit 8b45b798a1fec498cdad36c79c5976b607bb1be9
Author: Amar Tumballi <amar@kadalu.io>
Date:   Tue Feb 4 23:02:51 2020 +0530

    volgen: make thin-arbiter name unique in 'pending-xattr' option
    
    Thin-arbiter module makes use of 'pending-xattr' name for the translator
    as the filename which gets created in thin-arbiter node. By making this
    unique, we can host single thin-arbiter node for multiple clusters.
    
    Updates: #763
    Change-Id: Ib3c732e7e04e6dba229e71ae3e64f1f3cb6d794d
    Signed-off-by: Amar Tumballi <amar@kadalu.io>
    (cherry picked from commit 8db8202f716fd24c8c52f8ee5f66e169310dc9b1)

commit 965503fc2d32d562c7956d4935f9c00768ed4e13
Author: Pranith Kumar K <pkarampu@redhat.com>
Date:   Tue Feb 11 15:42:05 2020 +0530

    tests: Fix spurious self-heald.t failure
    
    Problem:
    heal-info code assumes that all indices in xattrop directory
    definitely need heal. There is one corner case.
    The very first xattrop on the file will lead to adding the
    gfid to 'xattrop' index in fop path and in _cbk path it is
    removed because the fop is zero-xattr xattrop in success case.
    These gfids could be read by heal-info and shown as needing heal.
    
    Fix:
    Check the pending flag to see if the file definitely needs or
    not instead of which index is being crawled at the moment.
    
    fixes: bz#1802449
    Change-Id: I79f00dc7366fedbbb25ec4bec838dba3b34c7ad5
    Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
    (cherry picked from commit d27df94016b5526c18ee964d4a47508326329dda)


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