John Baldwin <[EMAIL PROTECTED]> writes: > Even if mkisofs is patched this change isn't a bug in mkisofs. It's > really a bug in our iso9660 filesystem. :(
Yes, but it's a lot harder to fix there than in mkisofs :) Actually, -CURRENT doesn't have this bug, but it has another: it bases the inode number on the position of the directory entry, so hard links are lost. It doesn't make a big difference, because mkisofs seems unable to generate ISO 9660 file systems with hard links. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"