[Bugs] [Bug 1403156] Memory leak on graph switch
bugzilla at redhat.com
bugzilla at redhat.com
Fri Dec 9 09:54:24 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1403156
--- Comment #1 from rjoseph at redhat.com ---
--- Additional comment from Poornima G on 2016-11-17 07:29:20 EST ---
The culprits:
- Inode table of old graph needs cleanup.
Fix inode leaks
Fix forget of each xl to free inode ctx properly
- The xl objects itself (xlator_t)
- The mem_accnt structure in every xl object.
Fix all the leaks so that the ref count of mem_accnt structure is 0
- Implement fini() in every xlator
--
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