git: cd9660: Recognize IEEE_1282 and IEEE_P1282 as RockRidge identifiers
Aaron LI
aly at crater.dragonflybsd.org
Tue Feb 18 17:41:59 PST 2025
commit 6634454acb3d52fda3c14d68a8922432e667d55b
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/6634454acb3d52fda3c14d68a8922432e667d55b
--
DragonFly BSD source repository
More information about the Commits
mailing list