CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/10 09:12:05
Modified files:
sys/kern : subr_disk.c
Log message:
Add mbr_get_fstype() and use it to translate MBR dp_typ fields
into FS_* values. Similar to what gpt_get_fstype() does. Code is
clearer and better positioned for planned enhancements to
spoofing.
No intentional functional change.
