summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/fs/type.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/fs/type.pm b/perl-install/fs/type.pm
index 7fe680c99..52902d746 100644
--- a/perl-install/fs/type.pm
+++ b/perl-install/fs/type.pm
@@ -122,6 +122,7 @@ if_(arch() !~ /ppc/,
if_(!$::isInstall,
0x83 => 'reiser4', 'Journalised FS: Reiser4',
),
+ 0x83 => 'btrfs', 'Btrfs',
0x84 => '', 'OS/2 hidden C: drive',
0x86 => '', 'NTFS volume set (0x86)',
0x87 => '', 'NTFS volume set (0x87)',