Displaying 1 result from an estimated 1 matches for "iso9660_f".
Did you mean:
iso9660_fs
2013 Mar 31
1
Rock Ridge for core/fs/iso9660
...so9660.c,
so that hopefully Rock Ridge names will be processed in functions
iso_find_entry() and iso_readdir(). The old ISO name processing
is supposed to still work as fallback.
Function iso_fs_init() now ends by a call of the Rock Ridge
detector susp_rr_check_signatures().
struct iso_sb_info in iso9660_fs.h has been extended by a flag,
whether Rock Ridge is enabled, and by a skip length variable.
The latter has not been tested with non-zero values, because i
actually never saw an ISO image with such a skip length.
(Maybe it has something to do with ISO 9660 on CD-ROM XA.
Normal runs of cdrecord or...