mksquashfs: move creation of root directory dir_ent and inode structure

Move it to just after dir_scan1().  Future action test operations may
reference this in their operation, and so it needs to be present
when these test operations are evaluated.

Previously these structures were not referenced by code until after
dir_scan6() which is why they were created then.

Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
1 file changed
tree: 8372d4ea6a20264012f34b966442d79c8d374cf4
  1. kernel/
  2. kernel-2.4/
  3. squashfs-tools/
  4. README