Accept Rock Ridge Creation time as ctime if no Attributes time is present.

This commit is contained in:
2015-10-04 18:47:38 +02:00
parent 905f4f898f
commit 01c7a0d5ec
3 changed files with 11 additions and 36 deletions

View File

@@ -8908,14 +8908,4 @@ struct burn_source {
#define Libisofs_with_rrip_rR yes
*/
/* Experiment : bring representation of BSD installation ISOs near to
their representation by the Linux kernel.
Rock Ridge TF has ctime in CREATE rather than ATTRIBUTES.
Linux accepts this, but not for directories.
Some files only have ECMA-119 names, which Linux maps
to lowercase.
#define Libisofs_for_bsd_inst_isoS yes
*/
#endif /*LIBISO_LIBISOFS_H_*/