diff options
author | Kevin Hao <kexin.hao@windriver.com> | 2020-07-14 08:53:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-31 22:02:52 +0100 |
commit | 716fe312f5edff1b9e9045ea8b3860fa1729a468 (patch) | |
tree | 663a032057d3b72bb37bc0bf194b0032afd5553f /scripts/oe-build-perf-test | |
parent | 1a24aed9055ae0af628a4137f1390d013dcb196a (diff) | |
download | poky-716fe312f5edff1b9e9045ea8b3860fa1729a468.tar.gz |
wic/filemap: Fall back to standard copy when no way to get the block map
For some filesystems, such as aufs which may be used by docker container,
don't support either the SEEK_DATA/HOLE or FIEMAP to get the block
map. So add a FileNobmap class to fall back to standard copy when there
is no way to get the block map.
[Yocto #12988]
(From OE-Core rev: 66f9db48bb9d59f08492f0515bc08b6b039aa03f)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 7934ed49179242f15b413c0275040a3bb6b68876)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-build-perf-test')
0 files changed, 0 insertions, 0 deletions