> > The diff says inode count is wrong: > > # ./mkfs_ext2_test.sh > Testing 583249 > Testing 172 > Testing 240769 > Testing 465535 > Testing 291723 > Testing 29159 > Testing 483732 > Testing 541209 > --- image_bb.out Tue Oct 20 23:32:39 2009 > +++ image_std.out Tue Oct 20 23:32:39 2009 > @@ -2,11 +2,11 @@ > OS type: Linux > Block size=4096 (log=2) > Fragment size=4096 (log=2) > -33920 inodes, 135302 blocks > +33840 inodes, 135302 blocks > 6765 blocks reserved for the super user > First data block=0 > 5 block groups > 32768 blocks per group, 32768 fragments per group > -6784 inodes per group > +6768 inodes per group > Superblock backups stored on blocks: > 32768, 98304 >
Please, try attached patch. -- Vladimir
test.patch
Description: Binary data
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
