Implement inode option to mkfs_opts command.
authorNikita A Menkovich <menkovich@gmail.com>
Mon, 4 Jul 2011 09:25:04 +0000 (10:25 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 4 Jul 2011 09:35:56 +0000 (10:35 +0100)
commit24fb2c1255f751dad98dd1739b3ed3a52ce06f70
tree5e93b35947de5fab5d4cef2dcf35678274fe21cc
parent436f8df147d5854800692e8986c7b48eeea648de
Implement inode option to mkfs_opts command.

This is needed because older versions of grub(for example in centos)
do not understand filesystems created with newer version of e2fsprogs.
By default in e2fsprogs 1.4+ creates partitions with 256 bit inode
size, and grub expect 128 bit size.
daemon/mkfs.c
generator/generator_actions.ml