https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=19782

--- Comment #13 from Ed Maste <ema...@freebsd.org> ---
Reproducible on 15-current (as expected):

$ mkisofs -o /tmp/iso9660.test /tmp/exampletree/
Setting input-charset to 'UTF-8' from locale.
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 0
174 extents written (0 MB)

tar's iso9660 parser reports them as hardlinks:

$ tar tvf /tmp/iso9660.test 
drwx------  2 0      0        2048 Feb 25 11:10 .
-r--------  2 0      0           0 Feb 25 11:10 FILE1
-r--------  2 0      0           0 Feb 25 11:10 FILE2 link to FILE1

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to