]> Zhao Yanbai Git Server - minix.git/commit
mkfs.mfs:fix to allow to fill larger file systems. 15/515/2
authorKees Jongenburger <keesj@minix3.org>
Thu, 18 Apr 2013 12:29:53 +0000 (14:29 +0200)
committerKees Jongenburger <keesj@minix3.org>
Fri, 19 Apr 2013 11:10:06 +0000 (13:10 +0200)
commita4eca06cca3b23d01695b733353ce2fa092f7433
tree45bf4f11e4e7f567452d9bf3688905ee8ef8f6bd
parent15bb31ed99d609bb55fc358d796088cc48255a39
mkfs.mfs:fix to allow to fill larger file systems.

Allow the number of written blocks to exceed 8 * block_size.

Change-Id: I301ce46a92d86c6220c3af2acee22db26a4b4496
usr.sbin/mkfs.mfs/mkfs.c