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

    doc: Added release 8.3 notes (#1860)
    
    Updates: #1859
    
    Change-Id: I6c91be8b0ccc2c71e7edafd0c64f4d92b71efd72
    Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>

commit 04c0470319be9d36c63307d5cb0f5d2a5603272e
Author: mohit84 <moagrawa@redhat.com>
Date:   Sat Nov 28 18:06:07 2020 +0530

    posix: In the commit 2f044c4587c6db3cb82b6128f056ec2ea2bc1b98 the ret (#1858)
    
    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>

commit e2bd0106c76299bca06385821382ec3212b63990
Author: mohit84 <moagrawa@redhat.com>
Date:   Fri Nov 27 17:52:03 2020 +0530

    posix: Use MALLOC instead of alloca to allocate memory for xattrs list (#1730) (#1827)
    
    In case of file is having huge xattrs on backend a brick process is
    crashed while alloca(size) limit has been crossed 256k because iot_worker
    stack size is 256k.
    
    Fixes: #1699
    Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
    
    Change-Id: I100468234f83329a7d65b43cbe4e10450c1ccecd

commit e49945568ac57b6b7717d2ec46a9294dcda16472
Author: Nikhil Ladha <nladha@redhat.com>
Date:   Fri Nov 27 17:49:04 2020 +0530

    glusterd: resource leaks (#1840)
    
    * glusterd: resource leaks
    

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