]> code.ossystems Code Review - openembedded-core.git/commit
genext2fs: fix inode computation
authorSaul Wold <sgw@linux.intel.com>
Fri, 27 Jan 2012 16:51:54 +0000 (08:51 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Feb 2012 14:58:45 +0000 (14:58 +0000)
commitdf5e886be059da35fb69710c79227cc768f1c58e
treec3f78a08134347a1690fd862554e5bf2c8b05d3b
parentab282056148f3152f96b6990e09270ae5405da9d
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.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/fix-nbblocks-cast.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb