summaryrefslogtreecommitdiff
path: root/meta/lib
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-02-14 11:49:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-25 22:25:03 +0000
commita77360db529d0ac3cb91161001546754d0371aa2 (patch)
treed2be60292a0002fd995235bc633e7cfc5c50ea97 /meta/lib
parent1ee1701a01e1bd9146e53613e80ea9185579c719 (diff)
downloadopenembedded-core-a77360db529d0ac3cb91161001546754d0371aa2.tar.gz
openembedded-core-a77360db529d0ac3cb91161001546754d0371aa2.tar.bz2
openembedded-core-a77360db529d0ac3cb91161001546754d0371aa2.zip
e2fsprogs: fix file system generation with large files
When copying files into the file system the file offset was being truncated to a signed 32-bit value, so any files that are larger than 2^31 bytes were the right size, but no content after that point. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions