[OE-core] [PATCH] image_types: add support for modern f2fs flash filesystem
Richard Purdie
richard.purdie at linuxfoundation.org
Fri Jan 19 08:34:44 UTC 2018
On Thu, 2018-01-18 at 09:16 -0800, Saul Wold wrote:
> The f2fs filesystem is a newer flash filesystem that is available in
> meta-filesystems. This needs a minimum sized blank space to operate
> in correctly.
>
> The f2fs has overprovision functionality and when building smaller
> filesystems, you actually need more space, therefore under 500M (or
> so)
> double the amount of space needed in order to handle the
> overprovision
> functions in f2fs.
>
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
> meta/classes/image_types.bbclass | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
We'll need to exclude this fs type from the test:
https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/762/steps/Running%20oe-selftest/logs/stdio
Cheers,
Richard
More information about the Openembedded-core
mailing list