[Ocfs-tools-commits] jlbec commits r86 - trunk/ocfs2/mkfs.ocfs2
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Mon Jun 21 20:26:11 CDT 2004
Author: jlbec
Date: 2004-06-21 19:26:08 -0500 (Mon, 21 Jun 2004)
New Revision: 86
Modified:
trunk/ocfs2/mkfs.ocfs2/mkfs2.c
Log:
yah
Modified: trunk/ocfs2/mkfs.ocfs2/mkfs2.c
===================================================================
--- trunk/ocfs2/mkfs.ocfs2/mkfs2.c 2004-06-22 00:24:57 UTC (rev 85)
+++ trunk/ocfs2/mkfs.ocfs2/mkfs2.c 2004-06-22 00:26:08 UTC (rev 86)
@@ -111,6 +111,7 @@
} system_file_info;
system_file_info system_files[] = {
+ { "bad_blocks", sfi_other, 1, 0 },
{ "global_bitmap", sfi_bitmap, 1, 0 },
{ "global_inode_alloc", sfi_other, 1, 0 },
{ "global_inode_alloc_bitmap", sfi_bitmap, 1, 0 },
More information about the Ocfs-tools-commits
mailing list