https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283112
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Ed Maste <[email protected]> --- It looks like there's a makefs bug here - the short non-rockridge paths need to be unique. usr.sbin/makefs/cd9660.c:cd9660_rename_filename() is called to deduplicate conflicts. I can see that it is called for both files and directories, but does not manage to successfully dedup the directories. I'll submit a separate bug for that. -- You are receiving this mail because: You are the assignee for the bug.
