generic-poky/meta/recipes-devtools/genext2fs
Saul Wold 9123e9eb9b genext2fs: fix inode computation
This patch fixes a problem with the computation of inodes
based on the bytes_per_inode options, for a larger FS (> 2G)
the inode count would go negative and a smaller default
count would be used, this would cause the FS to run out of
inodes.

(From OE-Core rev: df5e886be059da35fb69710c79227cc768f1c58e)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-01 15:07:41 +00:00
..
genext2fs-1.4.1 genext2fs: fix inode computation 2012-02-01 15:07:41 +00:00
genext2fs.inc recipes-devtools: Add Summary information 2010-12-16 15:53:08 +00:00
genext2fs_1.4.1.bb genext2fs: fix inode computation 2012-02-01 15:07:41 +00:00