===== git log ====
commit 52d2c12e96e72fd228a5ce2a5560cfff5a36d734
Author: Shwetha Acharya <sacharya@redhat.com>
Date:   Tue Jan 18 22:33:25 2022 +0530

    Add GlusterFS 10.1 release notes (#3129)
    
    * Add GlusterFS 10.1 release notes
    
    Updates: #3099
    Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
    
    * Add #3133 to GlusterFS 10.1 release notes
    
    * Update 10.1.md
    
    * Update 10.1.md
    
    * Add #2962 to GlusterFS 10.1 release notes

commit 9cffdc486cdca0a0a6348a134525a48dc8e1882c
Author: Xavi Hernandez <xhernandez@redhat.com>
Date:   Tue Jan 18 11:45:23 2022 +0100

    libglusterfs: Set errno on integer parse failure (#3125)
    
    The _gf_string2long() function didn't set the errno code correctly
    when the parsed string started by a number but wasn't really a
    number, like a numeric IP address for example.
    
    This patch ensures the errno is properly set before returning an
    error.
    
    Fixes: #2962
    Change-Id: I33e6f75201da8bfc5c76089d8b30f1e3c0214857
    Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>

commit 047c95f72e87e9be56a0c8dfca9ab81766048457
Author: Sheetal Pamecha <spamecha@redhat.com>
Date:   Mon Jan 17 11:40:40 2022 +0530

    glusterd: add stripe_count in volume info (#3070) (#3133)
    
    * glusterd: add stripe_count in volume info
    
    Change-Id: Ib04434b41b7c299cee0ed8d81deb5a68a17b0c0a
    Fixes: #3066
    Signed-off-by: Sheetal Pamecha <spamecha@redhat.com>
    
    * Add stipe-count only if version is less than 10

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