diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-01-27 08:51:54 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-01 14:58:45 +0000 |
commit | df5e886be059da35fb69710c79227cc768f1c58e (patch) | |
tree | c3f78a08134347a1690fd862554e5bf2c8b05d3b /meta/recipes-devtools/tcf-agent | |
parent | ab282056148f3152f96b6990e09270ae5405da9d (diff) | |
download | openembedded-core-df5e886be059da35fb69710c79227cc768f1c58e.tar.gz openembedded-core-df5e886be059da35fb69710c79227cc768f1c58e.tar.bz2 openembedded-core-df5e886be059da35fb69710c79227cc768f1c58e.tar.xz openembedded-core-df5e886be059da35fb69710c79227cc768f1c58e.zip |
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>
Diffstat (limited to 'meta/recipes-devtools/tcf-agent')
0 files changed, 0 insertions, 0 deletions