diff toys/toylist.h @ 82:612c8d6c2829

More work on mke2fs.
author Rob Landley <rob@landley.net>
date Sun, 28 Jan 2007 04:54:01 -0500
parents cd1f36a96185
children 021fe1a818c3
line wrap: on
line diff
--- a/toys/toylist.h	Sat Jan 27 20:43:26 2007 -0500
+++ b/toys/toylist.h	Sun Jan 28 04:54:01 2007 -0500
@@ -34,6 +34,7 @@
 
 	unsigned blocks, groups;
 	int fsfd, noseek;
+	struct ext2_superblock sb;
 };
 
 // "E:jJ:L:m:O:"