On Tue, Nov 22, 2011 at 11:05:04AM +0100, Maurizio Lombardi wrote: > > if (BLOCKS > MINIX_MAX_INODES) > > BLOCKS = MINIX_MAX_INODES; > > Please note that this piece of code is horrible too, comparing the > number of blocks to the max number of inodes is like comparing apples > and oranges, no? :) > > In general I think that the mkfs.minix is full of weird things and > needs a serious cleanup. Go ahead! :-) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html