config: ext4: drop option to set maximum number of inodes
authorJo-Philipp Wich <jo@mein.io>
Sat, 15 Oct 2016 23:59:43 +0000 (01:59 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 27 Oct 2016 17:24:38 +0000 (19:24 +0200)
commitd1ae4c4958e6394a0f00be334bc045bce9f0614d
tree7013090e0f9399a6f6a3d172afcf593ee0d7db29
parent244955de166b14282e4d2b7ddcdcb72a653b5434
config: ext4: drop option to set maximum number of inodes

There is very little practical use to limit the number of available inodes on
an ext4 filesystem and the make_ext4fs utility is able to calculate useful
defaults by itself.

Drop the option to make resulting ext4 filesystems more flexible by default.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Acked-by: Michael Heimpold <mhei@heimpold.de>
config/Config-images.in
include/image.mk