Begin RR support. Symlinks and Special files added to low level tree.

This commit is contained in:
Vreixo Formoso
2007-12-23 16:16:26 +01:00
parent b8aa48038b
commit ca1385cce1
5 changed files with 129 additions and 70 deletions

View File

@@ -29,6 +29,9 @@ struct ecma119_image {
unsigned int iso_level:2;
/* extensions */
unsigned int rockridge:1;
/* relaxed constraints */
unsigned int omit_version_numbers:1;