Re: mkfs.minix V3 is broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>    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.

Regards,
-- 
--------------------
Maurizio Lombardi
--
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


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux