aboutsummaryrefslogtreecommitdiff
path: root/toys/other/blkid.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/blkid.c')
-rw-r--r--toys/other/blkid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/toys/other/blkid.c b/toys/other/blkid.c
index 99d6999a..1604ac35 100644
--- a/toys/other/blkid.c
+++ b/toys/other/blkid.c
@@ -38,8 +38,8 @@ static const struct fstype fstypes[] = {
{"f2fs", 0xF2F52010, 4, 1024, 1132, 16, 1110},
{"jfs", 0x3153464a, 4, 32768, 32920, 16, 32904},
{"nilfs", 0x3434, 2, 1030, 1176, 80, 1192},
- {"murderfs", 0x724573496552, 6, 8244, 8276, 16, 8292},
- {"murderfs", 0x724573496552, 6, 65588, 65620, 16, 65536},
+ {"reiserfs", 0x724573496552, 6, 8244, 8276, 16, 8292},
+ {"reiserfs", 0x724573496552, 6, 65588, 65620, 16, 65536},
{"romfs", 0x2d6d6f72, 4, 0, 0,0,0},
{"squashfs", 0x73717368, 4, 0, 0,0,0},
{"xiafs", 0x012fd16d, 4, 572, 0,0,0},