id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1860,Move pbc subsystem to src/packfile,whiteknight,,"Following conventions of other subsystems, we should move all the packfile-related files into the src/packfile directory. This includes

{{{
src/packfile.c
src/packout.c
src/packdump.c
}}}

It may also include src/pmc_freeze.c, depending on how we want to classify that file (part of the packfile system or the pmc system).

As part of this work, we should move all subsystem-private function, macro, and structure definitions to src/packfile/packfile_private.h, and move all subsystem API functions into src/packfile/api.c",todo,closed,normal,,core,master,low,fixed,"packfile, subsystem",,,,
