===== git log ====
commit b4f19c7b1c34962b2c8d87d78d7c27bb54ab5e84
Author: Rinku Kothiya <rkothiya@redhat.com>
Date:   Sun Sep 27 14:56:28 2020 +0000

    doc: Added release 7.8 notes
    
    Fixes: #1517
    
    Change-Id: I9bbd28ef3614fdcbce11e798a38149a5e00b75c0
    Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>

commit ded12f04bf4aab3ab500deab71adde58485a6b3a
Author: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date:   Tue Sep 22 08:17:05 2020 -0400

    build: when building with tirpc, link xlators, etc., with libtirpc
    
    uncovered on Ubuntu Groovy (20.10, ubuntu's bleeding edge devel dist),
    seems to now have stricter link semantics than it did when we last
    built 8.1 and 7.5.
    
    Many xlators actually do have direct calls to xdr_sizeof(), so strictly
    speaking they should be linked with libtirpc.
    
    Change-Id: Iee1fd3528fde19db397c4eae6978d9b9a2c3e17f
    Updates: #1002
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>

commit 7c2d85051e2b40f499b8a90ef233655007ee600b
Author: nik-redhat <nladha@redhat.com>
Date:   Thu Sep 10 14:55:35 2020 +0530

    glusterd: readdir-ahead off by default
    
    Changing the default value of readdir-ahead to
    off, but it can be enabled/disabled later on if with
    gluster vol set <volname> performance.readdir-ahead enabel/disable
    command.
    
    Updates: #1472
    
    Change-Id: Idb3e16e8be98d7a811fc8e5d09906919ef50fbab
    Signed-off-by: nik-redhat <nladha@redhat.com>
    (cherry picked from commit 84a4cf76219b6187fc625740d1a1ebbe40e9f22c)

commit d8e1e89e1396176969f3fe4bc7d662d8ac5ad7a2
Author: Xavi Hernandez <xhernandez@redhat.com>
Date:   Fri Sep 4 14:49:50 2020 +0200


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