https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=19782
Marius Strobl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Individual Port(s) |kern Product|Ports & Packages |Base System Assignee|[email protected] |[email protected] Summary|mkisofs 3.0.1 doesn't |cd9660(5) uses non-unique |preserve hard links |inode numbers for hard | |links Version|Latest |CURRENT --- Comment #11 from Marius Strobl <[email protected]> --- As already stated in my comments from 2004-05-11 16:10:28 UTC and 2005-08-10 22:28:37 UTC respectively, this in fact isn't a bug in mkisofs. The problem is that cd9660(5) doesn't use unique inode numbers for hard links, which had been plugged with a quick fix in r97094, but that changed has been "temporarily" reverted in r134807 again as it in turn broke NFS readdir plus support. Thus, change the synopsis accordingly and assign back to default. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
