diff toys/other/blkid.c @ 1122:663242f2962c draft 0.4.7

Add test suite for blkid and clean up an editorial comment that shouldn't have been checked in.
author Rob Landley <rob@landley.net>
date Mon, 18 Nov 2013 07:42:48 -0600
parents 162bb45b0387
children 5c51c9639a6f
line wrap: on
line diff
--- a/toys/other/blkid.c	Sat Nov 16 10:37:49 2013 -0600
+++ b/toys/other/blkid.c	Mon Nov 18 07:42:48 2013 -0600
@@ -38,8 +38,8 @@
   {"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},