Opened 14 years ago
Closed 13 years ago
#7015 closed enhancement (fixed)
[PATCH] cosmetic cleanup of partition types
Reported by: | kallisti5 | Owned by: | nielx |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Partitioning Systems/Intel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
a cosmetic cleanup of the partition types for the Intel partition map.
- large number of partition types added (thanks fdisk!)
- clean up what partitions can be created
Attachments (1)
Change History (8)
by , 14 years ago
Attachment: | partition_typeid-r1.diff added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Shouldn't there be ext4 too? At least currently (hrev39923) DriveSetup doesn't show my ext4 in "File system" column, nor I able to mount it.
comment:3 by , 14 years ago
This patch is for the partition type ID. (which doesn't have anything to to with the File systems themselves.).
- ReiserFS/Ext3/Ext4/etc use the Linux Native type.
- NTFS uses the HPFS/NTFS type.
Think of the type ID as a sticky label on a plastic storage container (partition), the label doensn't *have* to match the contents.. it just should to keep things organized :)
comment:4 by , 14 years ago
Component: | Drivers/Disk → System/Kernel |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:5 by , 14 years ago
Component: | System/Kernel → Partitioning Systems/Intel |
---|---|
Owner: | changed from | to
Passing on to Bryce, in the hope he's interested. :-)
comment:6 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | assigned → in-progress |
BeGeistert 024 (October 2011). This patch seems to be in order so I will probably apply it.
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Committed in hrev42998. Thanks for the patch!
patch hrev1