categorisation of reconcile symbols to different header files

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Reconciliation
    • Storage Engines
    • StorEng - 2024-11-26
    • 8

      According to the following guidelines, move the necessary symbols of the reconcile moduel into their respective header files.

      Symbol Type Reference check for the Symbol File to which the symbol belong to
      Functions Have references from other module source files module.h
        Have references only from with in the module source files module_private.h
      Inline Functions Have reference from other module source files module.h
        Have references only from with in the module source files, including module.h module_private.h
      Macros Have reference from other module source files module.h
        Have references only from with in the module source files, including module.h module_private.h
      Structures Any member of the structure is accessed from other modules. module.h
        No member of the structure is accessed from other modules. module_private.h

              Assignee:
              Zunyi Liu
              Reporter:
              Haribabu Kommi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: