Made sure that empty relocation directory name leads to root directory.

This commit is contained in:
2012-03-10 11:29:03 +01:00
parent 76f2a5f4d3
commit 0a8bb0e9b8
2 changed files with 6 additions and 4 deletions

View File

@@ -1539,8 +1539,8 @@ int iso_write_opts_set_allow_deep_paths(IsoWriteOpts *opts, int allow);
/**
* This call describes the directory where to store Rock Ridge relocated
* directories.
* If not iso_write_opts_set_allow_deep_paths(,1) is in effect, then it is
* necessary to relocate directories so that no ECMA-119 file path
* If not iso_write_opts_set_allow_deep_paths(,1) is in effect, then it may
* become necessary to relocate directories so that no ECMA-119 file path
* has more than 8 components. These directories are grafted into either
* the root directory of the ISO image or into a dedicated relocation
* directory.