From 2b8894c503675f95c52a01c85d4b3b572489384e Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 12 Apr 2010 16:34:35 +0000 Subject: Add missing part of previous commit --- perl-install/fs/type.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/fs') 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)', -- cgit v1.2.1