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 15:07:41 +0000 |
commit | 9123e9eb9bf324e5cc45b535934583b0e37f378b (patch) | |
tree | 51684fc5ea3bb4a40811f3de7a22d0bcfc446828 /meta/recipes-devtools/installer/files | |
parent | 84e24f0f005aab7ba23bfa002a7a52785137f947 (diff) | |
download | poky-9123e9eb9bf324e5cc45b535934583b0e37f378b.tar.gz |
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>
Diffstat (limited to 'meta/recipes-devtools/installer/files')
0 files changed, 0 insertions, 0 deletions