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:
Jérôme Duval
2010-10-23 15:19:58 +00:00
parent 43882ac52c
commit 01929b0c94
5 changed files with 5 additions and 1 deletions
@@ -32,6 +32,7 @@
#define AMIGA_FFS_NAME "AmigaFFS File System"
#define BFS_NAME "Be File System"
#define BTRFS_NAME "BTRFS File System"
#define EXT2_FS_NAME "EXT2 File System"
#define EXT3_FS_NAME "EXT3 File System"
#define FAT12_FS_NAME "FAT12 File System"