All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Saul Wold <sgw@linux.intel.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] image_types: add support for modern f2fs flash filesystem
Date: Fri, 19 Jan 2018 08:34:44 +0000	[thread overview]
Message-ID: <1516350884.24502.15.camel@linuxfoundation.org> (raw)
In-Reply-To: <20180118171659.14485-1-sgw@linux.intel.com>

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@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




  reply	other threads:[~2018-01-19  8:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 17:16 [PATCH] image_types: add support for modern f2fs flash filesystem Saul Wold
2018-01-19  8:34 ` Richard Purdie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-05 23:27 Saul Wold
2017-12-06  2:42 ` Andre McCurdy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1516350884.24502.15.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.