added a mapping for 0x83 to BTRFS
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39069 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -61,7 +61,7 @@ class Partition : public Node, public partition_data {
|
||||
|
||||
#define kPartitionTypeBFS "BFS Filesystem"
|
||||
#define kPartitionTypeAmigaFFS "AmigaFFS Filesystem"
|
||||
#define kPartitionTypeBFS "BFS Filesystem"
|
||||
#define kPartitionTypeBTRFS "BTRFS Filesystem"
|
||||
#define kPartitionTypeEXT2 "EXT2 Filesystem"
|
||||
#define kPartitionTypeEXT3 "EXT3 Filesystem"
|
||||
#define kPartitionTypeFAT12 "FAT12 Filesystem"
|
||||
|
||||
Reference in New Issue
Block a user