]> Zhao Yanbai Git Server - minix.git/commit
hack to avoid firstdatazone overflow problem when no. of
authorBen Gras <ben@minix3.org>
Tue, 6 Nov 2007 16:55:48 +0000 (16:55 +0000)
committerBen Gras <ben@minix3.org>
Tue, 6 Nov 2007 16:55:48 +0000 (16:55 +0000)
commit741f3678e9f5804d6505869fab21c02fe7a9402c
tree29ae0c4f40dab3b02edae5a62b53cc6ff9409c5c
parent6ec8998639eaaf4dfa0e4f61d049725ed91d13d4
hack to avoid firstdatazone overflow problem when no. of
inodes gets too large. real solution (computing firstdatazone
instead of storing it in the superblock) to follow on trunk.
commands/simple/mkfs.c