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