git: DragonFly_RELEASE_6_4 cd9660: Recognize IEEE_1282 and IEEE_P1282 as RockRidge identifiers
Aaron LI
aly at crater.dragonflybsd.org
Fri Feb 21 21:22:00 PST 2025
commit 5b449c986def9b3264db04eb618e0c87be21a987
Author: Aaron LI <aly at aaronly.me>
Date: Tue Feb 18 09:56:48 2025 +0800
cd9660: Recognize IEEE_1282 and IEEE_P1282 as RockRidge identifiers
This allows us to read the ISO images created by makefs(8) utility,
which uses "IEEE_P1282" as the RockRidge extension identifier.
Note that this doesn't mean we actually fully support those specs, which
include the multiple ER/ES entries, sparse files and the file serial
number field in PX entries.
Obtained-from: NetBSD
Summary of changes:
sys/vfs/isofs/cd9660/cd9660_rrip.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b449c986def9b3264db04eb618e0c87be21a987
--
DragonFly BSD source repository
More information about the Commits
mailing list