summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/type.pm
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.org>2010-04-12 16:40:47 +0000
committerPascal Terjan <pterjan@mandriva.org>2010-04-12 16:40:47 +0000
commita638e23899551d89fc0e6b02292e0a497d43b880 (patch)
treec8a2403265a09ee8df92f59c068a35bae5d26a5c /perl-install/fs/type.pm
parent2b8894c503675f95c52a01c85d4b3b572489384e (diff)
downloaddrakx-a638e23899551d89fc0e6b02292e0a497d43b880.tar
drakx-a638e23899551d89fc0e6b02292e0a497d43b880.tar.gz
drakx-a638e23899551d89fc0e6b02292e0a497d43b880.tar.bz2
drakx-a638e23899551d89fc0e6b02292e0a497d43b880.tar.xz
drakx-a638e23899551d89fc0e6b02292e0a497d43b880.zip
Add initial nilfs2 support
Diffstat (limited to 'perl-install/fs/type.pm')
-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 52902d746..ce8f95436 100644
--- a/perl-install/fs/type.pm
+++ b/perl-install/fs/type.pm
@@ -123,6 +123,7 @@ if_(arch() !~ /ppc/,
0x83 => 'reiser4', 'Journalised FS: Reiser4',
),
0x83 => 'btrfs', 'Btrfs',
+ 0x83 => 'nilfs2', 'NILFS2',
0x84 => '', 'OS/2 hidden C: drive',
0x86 => '', 'NTFS volume set (0x86)',
0x87 => '', 'NTFS volume set (0x87)',