[Bugs] [Bug 1578721] Statedump prints memory usage statistics twice

bugzilla at redhat.com bugzilla at redhat.com
Thu May 17 03:44:52 UTC 2018


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

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20027 committed in master by "Pranith Kumar
Karampuri" <pkarampu at redhat.com> with a commit message- statedump: Prevent
duplicate statedump for master and active

Csaba found that statedump of fusemount has two instances of
each of the mem-accounting information. On debugging, I realized
that statedump is called for both ctx->master and ctx->active.
Since ctx->active is a sub-graph of ctx->master, there are duplicate
entries. Fixed this part to prevent duplication in this patch.

fixes bz#1578721
BUG: 1578721
Change-Id: I5a63b4f5933d4d720ac010c58e6dee3b27067d42
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list