Date: Sat, 03 Feb 2018 02:02:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 19782] cd9660(5) uses non-unique inode numbers for hard links Message-ID: <bug-19782-8-ZMI2SaLJM5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-19782-8@https.bugs.freebsd.org/bugzilla/> References: <bug-19782-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=19782 Marius Strobl <marius@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Individual Port(s) |kern Product|Ports & Packages |Base System Assignee|marius@FreeBSD.org |freebsd-bugs@FreeBSD.org 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 <marius@FreeBSD.org> --- 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-19782-8-ZMI2SaLJM5>
