Split out the remaining "current file" state out of global filelist
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 06:20:37 +0000 (09:20 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 06:26:43 +0000 (09:26 +0300)
commit71f77a948873d0b3ee11cbf6e8f2b69d28cae0b7
tree7f6fa11b1381b31a5f1cdf53be49ec5aa11d3b37
parentf3b4153f1bfd6336b0f60ff065eb231fdbc98b82
Split out the remaining "current file" state out of global filelist

- We're unlikely to ever want default counterparts for directories
  and devices, but moving these out of the global state tracking
  will allow for saner handling of this constantly changing
  state nevertheless.
build/files.c