Handling of iso directory depth restrictions on tree creation time.

Note that this doesn't involve the RR reparent. It just ignore the files 
that break iso restrictions (see ECMA-119, 6.8.2.1).
This commit is contained in:
Vreixo Formoso
2007-12-15 18:29:40 +01:00
parent 0a340c53d5
commit 411524c330
3 changed files with 34 additions and 14 deletions

View File

@ -382,6 +382,9 @@ Range "scdbackup" : 0x00020000 to 0x0002ffff
------------------------------------------------------------------------------
Range "vreixo" : 0x00030000 to 0x0003ffff
Image creation:
0x00030100 (NOTE,MEDIUM) = File cannot be added to image (ignored)
General:
0x00031001 (SORRY,HIGH) = Cannot read file (ignored)
0x00031002 (FATAL,HIGH) = Cannot read file (operation canceled)