Split the file attribute recs (permissions) out of the global filelist
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 06:10:10 +0000 (09:10 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 06:10:10 +0000 (09:10 +0300)
commit7ad776c36ad3db63829a2e89ef12d3663e831eca
tree239fff9fb939eb77a9d00183f54a38494efe3869
parent4d5da8d82abec3f415f69d6a0af22076a3c9898e
Split the file attribute recs (permissions) out of the global filelist

- Same as previous commit: moving these to a common struct will
  allow various benefits like more shared code. For now just
  moving things, no other changes.
build/files.c