===== git log ====
commit de5053d5b001670077eedaebc6e320d9e5fd96d7
Author: Krutika Dhananjay <kdhananj@redhat.com>
Date:   Tue Mar 17 16:43:00 2015 +0530

    cluster/afr: Make read child match check in afr optional
    
            Backport of: http://review.gluster.org/#/c/9924
    
    Having this particular check which was introduced by
    commit ee1ee8d6979de60fb97e29765e33be766b9e939e causes a drop in
    performance in readdirp. So the behavior is made configurable with this
    patch.
    
    Change-Id: Ibd028ea73272ddd8a15b7acba5d6eb8ccbe4aed0
    BUG: 1202541
    Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com>
    Reviewed-on: https://code.engineering.redhat.com/gerrit/44252
    Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
    Tested-by: Pranith Kumar Karampuri <pkarampu@redhat.com>

commit f7776ded266729bbc01cc8fa06ef8578e9f7de70
Author: Poornima G <pgurusid@redhat.com>
Date:   Mon Mar 16 15:47:30 2015 +0530

    libgfapi, timer: Fix a crash seen in timer when glfs_fini was invoked.
    
    The crash is seen when, glfs_init failed for some reason
    and glfs_fini was called for cleaning up the partial initialization.
    
    The fix is in two folds:
    
    1. In timer store and restore the THIS, previously
       it was being overwritten.
    2. In glfs_free_from_ctx() and glfs_fini() check for
       NULL before destroying.
    
    BUG: 1201633
    Upstream Url: http://review.gluster.org/9895
    Reviewed-by: Raghavendra Talur <rtalur@redhat.com>
    Reviewed-by: Krishnan Parthasarathi <kparthas@redhat.com>
    Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
    Tested-by: Gluster Build System <jenkins@build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur@redhat.com>
    
    Change-Id: Iff303a51fbc19d22af9abf65c4c233dcd2c23a9c
    Signed-off-by: Poornima G <pgurusid@redhat.com>
    Reviewed-on: https://code.engineering.redhat.com/gerrit/44227
    Reviewed-by: Rajesh Joseph <rjoseph@redhat.com>

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