mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Add partition type for IBM's JFS.
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
This commit is contained in:
parent
38a1326cad
commit
1254a3ba7b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95602
@ -193,6 +193,7 @@ static struct part_type
|
||||
,{0xA6, "OpenBSD"}
|
||||
,{0xA7, "NeXTSTEP"}
|
||||
,{0xA9, "NetBSD"}
|
||||
,{0xAC, "IBM JFS"}
|
||||
,{0xB7, "BSDI BSD/386 filesystem"}
|
||||
,{0xB8, "BSDI BSD/386 swap"}
|
||||
,{0xC1, "DRDOS/sec with 12-bit FAT"}
|
||||
|
Loading…
Reference in New Issue
Block a user