From 4be6c1b91a9eefe006864d81ff42d7f8638ef1dc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 7 Apr 2013 08:57:34 +0000 Subject: tag btrfs & nilfs2 as Journalised FS (even if more Journalised FS or like one) --- perl-install/fs/type.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/fs') diff --git a/perl-install/fs/type.pm b/perl-install/fs/type.pm index 174cbe222..ff0355dd0 100644 --- a/perl-install/fs/type.pm +++ b/perl-install/fs/type.pm @@ -119,8 +119,8 @@ if_(arch() !~ /ppc/, 0x75 => '', 'PC/IX', 0x80 => '', 'Old Minix', 0x81 => '', 'Minix / old Linux', - 0x83 => 'nilfs2', 'NILFS2', - 0x83 => 'btrfs', 'Btrfs', + 0x83 => 'nilfs2', 'Journalised FS: NILFS2', + 0x83 => 'btrfs', 'Journalised FS: Btrfs', 0x84 => '', 'OS/2 hidden C: drive', 0x86 => '', 'NTFS volume set (0x86)', 0x87 => '', 'NTFS volume set (0x87)', -- cgit v1.2.1