freebsd-dev/usr.sbin/makefs/cd9660
Enji Cooper fc002adafd Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of
device nodes

In particular, use st_rdev (the device type), not st_dev (the device inode),
and fix the comparison to be correct with the st_rdev field

Bug 203648
MFC after: 2 weeks
Submitted by: Thomas Schmitt <scdbackup@gmx.net>
Coverity CID: 1008927
Sponsored by: EMC / Isilon Storage Division
2015-10-24 23:16:13 +00:00
..
cd9660_archimedes.c
cd9660_archimedes.h
cd9660_conversion.c
cd9660_debug.c
cd9660_eltorito.c - Write the ISO9660 descriptor after the apm partition entries. 2012-04-02 16:26:32 +00:00
cd9660_eltorito.h
cd9660_strings.c
cd9660_write.c Unbreak makefs -t cd9660 after r289687 2015-10-21 12:54:15 +00:00
iso9660_rrip.c Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of 2015-10-24 23:16:13 +00:00
iso9660_rrip.h Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
Makefile.inc