===== git log ====
commit 75873186505e3e25e902e914360e5d9d57fa1dbf
Author: Rinku Kothiya <rkothiya@redhat.com>
Date:   Wed Jan 15 09:44:20 2020 +0000

    doc: Added release 7.2 notes
    
    Fixes: bz#1791177
    
    Change-Id: I0d732f82217ee4fecf1d32df4be4b7492022c0ca
    Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>

commit 30a89623992bdbe22da72a97efdebdf5271ec293
Author: Shwetha K Acharya <sacharya@redhat.com>
Date:   Tue Jan 14 10:51:06 2020 +0530

    tools/glusterfind: Remove an extra argument
    
    Backport of:
       > Upstream Patch: https://review.gluster.org/#/c/glusterfs/+/24011/
       >fixes: bz#1790748
       >Change-Id: I1cb12c975142794139456d0f8e99fbdbb03c53a1
       >Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
       >(cherry picked from commit d73872e764214f8071c8915536a75bdac1e5e685)
    
    fixes: bz#1790846
    Change-Id: I1cb12c975142794139456d0f8e99fbdbb03c53a1
    Signed-off-by: Sunny Kumar <sunkumar@redhat.com>

commit 21f1115b2575cfd421224e00a14628c8b6d32ae2
Author: Kotresh HR <khiremat@redhat.com>
Date:   Fri Jan 10 16:48:14 2020 +0530

    glusterfind: Fix py2/py3 issues
    
    1. In dictionary values(), returns list in py2 and not in py3.
       So explicitly convert it into list.
    2. xattr module returns values in bytes. So explicitly convert
       them to str to work both with py2 and py3
    
    Backport of:
    
    >   fixes: bz#1789439
    >   Change-Id: I27a639cda4f7a4ece9744a97c3d16e247906bd94
    >   Signed-off-by: Kotresh HR <khiremat@redhat.com>
    >   (cherry picked from commit 45894c39a4d05ed1f6a6f1bdbeafb5fe74ef29c3)
    
    Change-Id: I27a639cda4f7a4ece9744a97c3d16e247906bd94
    Fixes: bz#1790423
    Signed-off-by: Sunny Kumar <sunkumar@redhat.com>

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