Files
build/tools
Christian Oder 1a13c9e6ee build_image: Allow disabling custom inode count calculation
This allows us to skip custom inode count calculation by setting
BOARD_*IMAGE_EXTFS_INODE_COUNT to -1, this will end up letting
mke2fs calculate appropriate inode count on its own.

While build_image only allocates exact number of needed inodes
plus 4% spare with .2% margin, mke2fs will allocate as many
inodes as it thinks is appropriate given the filesystem size.

Change-Id: If03d5edae8378be3b305346176067b01163f6f3d
2025-02-05 20:35:57 +08:00
..
2024-09-20 00:33:25 +09:00
2024-05-20 14:23:00 -07:00
2024-04-24 21:23:58 +00:00