]> code.ossystems Code Review - openembedded-core.git/commit
image_types: add support for modern f2fs flash filesystem
authorSaul Wold <sgw@linux.intel.com>
Mon, 22 Jan 2018 19:55:54 +0000 (11:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jan 2018 23:43:39 +0000 (23:43 +0000)
commitdec029686a47b574edfce4472fe2167db54398fb
tree3c7264ce0056200474b4e834975cb6f1ba46c3ee
parentf691ed2572e54fa2af04c1569746c36ce04463ee
image_types: add support for modern f2fs flash filesystem

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@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass