]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r290591:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 09:05:09 +0000 (09:05 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 09:05:09 +0000 (09:05 +0000)
commit63b1e84727a2b90f1b0204d33eb99fe0c3aa8155
treed5c98ac6eb50932420007455a0f30d7fc6ef0380
parentcd6e15f0318eb2a661da32e0fd36a85929b73d20
MFstable/10 r290591:

MFC r289899:

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
Submitted by: Thomas Schmitt <scdbackup@gmx.net>
Coverity CID: 1008927
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@290593 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/makefs/cd9660/iso9660_rrip.c