[Bugs] [Bug 1164051] New: Dictionary datastructure refactoring

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 14 01:25:48 UTC 2014


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

            Bug ID: 1164051
           Summary: Dictionary datastructure refactoring
           Product: GlusterFS
           Version: mainline
         Component: core
          Assignee: bugs at gluster.org
          Reporter: pkarampu at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
I see that multiple functions (_remove/dict_remove_foreach_fn) are doing same
thing. Similarly there are multiple iteration functions that could be written
in terms of others reducing the number of such functions. i.e. dict_foreach,
dict_foreach_fnmatch, dict_foreach_match. This bug tracks the changes that need
to be done to refactor that code out.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
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