[Bugs] [Bug 1472949] [distribute] crashes seen upon rmdirs

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 19 16:22:10 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1472949



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17825 committed in master by Shyamsundar
Ranganathan (srangana at redhat.com) 
------
commit fdc431063f33cf4f5572771742e5502565f2a3ca
Author: N Balachandran <nbalacha at redhat.com>
Date:   Wed Jul 19 21:44:55 2017 +0530

    cluster/dht: Fixed crash in dht_rmdir_is_subvol_empty

    The local->call_cnt was being accessed and updated inside
    the loop where the entries were being processed and the calls
    were being wound.
    This could end up in a scenario where the local->call_cnt became
    0 before the processing was complete causing the crash when the
    next entry was being processed.

    Change-Id: I930f61f1a1d1948f90d4e58e80b7d6680cf27f2f
    BUG: 1472949
    Signed-off-by: N Balachandran <nbalacha at redhat.com>
    Reviewed-on: https://review.gluster.org/17825
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>
    Reviewed-by: Amar Tumballi <amarts at redhat.com>
    Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RgBL46lyo8&a=cc_unsubscribe


More information about the Bugs mailing list