===== git log ====
commit 053a10e9a91391923548d0fdb93b52b66440613e
Author: Rinku Kothiya <rkothiya@redhat.com>
Date:   Tue Dec 1 11:01:17 2020 +0530

    doc: Added release 7.9 notes (#1865)
    
    Updates: #1864
    
    Change-Id: I01fe520817fd44670b4dfc917bfa2ba39ecffe9b
    Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>

commit bb5ef3be556f455fa411bc8422094c9e17ea6380
Author: mohit84 <moagrawa@redhat.com>
Date:   Fri Nov 27 12:55:32 2020 +0530

    glusterd: Can't run rebalance due to long unix socket (#1853)
    
    Problem: glusterd populate unix socket file name based
             on volname and if volname is lengthy socket
             system call's are failed due to breach maximum length
             is defined in the kernel.
    
    Solution:Convert unix socket name to hash to resolve the issue
    
    > Change-Id: I5072e8184013095587537dbfa4767286307fff65
    > fixes: bz#1720566
    > Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>
    > (Cherry pick from commit 2d7b77eb971700c1073db2b74f5877c1ae8293fc)
    > (Reviewed on upstream link https://review.gluster.org/#/c/glusterfs/+/22869/)
    
    Fixes: #1852
    Change-Id: I4c3b22344ecfcd1fc9e8292cdc8a11f895d9f78c
    Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>

commit 63b41df081c9c5102ee439cbbdec01090db07a2a
Author: mohit84 <moagrawa@redhat.com>
Date:   Fri Nov 27 12:42:53 2020 +0530

    posix: In the commit 2f044c4587c6db3cb82b6128f056ec2ea2bc1b98 the ret (#1837) (#1845)
    
    update was missed in the function posix_get_gfid2path if
           GF_MALLOC is failed.
    
    Solution: Update the ret value to -1 if GF_MALLOC is failed
    
    Fixes: #1836
    Change-Id: I510ebf0605ee49b84ff3570948771319f283b10e
    Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>


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