All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <ffainelli@freebox.fr>
To: linux-mtd@lists.infradead.org
Cc: Folkert van Heusden <folkert.van.heusden@gmail.com>
Subject: Re: mount options for jffs2
Date: Wed, 21 Sep 2011 12:09:55 +0200	[thread overview]
Message-ID: <201109211209.55411.ffainelli@freebox.fr> (raw)
In-Reply-To: <CAFDOyVAjcnNQ==b53NYk2NSV0Ku47Tx5epan8j94QgccG_i6pg@mail.gmail.com>

On Wednesday 21 September 2011 11:40:36 Folkert van Heusden wrote:
> >> While hunting a database (SQLite) corruption issue (on jffs2) I
> >> noticed that mount not only accepts barier=1 and data=journal but
> >> test123 and test456 as well.
> > 
> > This could rather be a bug in busybox (assuming you use it), which does
> > not verify the various mount options provided. For instance, one also do
> > the following: mount -o remount,rz / without getting an error from
> > busybox's mount.
> 
> Ah ok.
> And do you know which options are supported?

Depends on which filesystems you have enabled, as well as which filesystem-
specific mount options are supported. Busybox is agnostic about this and tries 
to honor the mount options you provide it with, which does not mean it will 
succeed.
--
Florian

  reply	other threads:[~2011-09-21 10:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-21  9:19 mount options for jffs2 Folkert van Heusden
2011-09-21  9:26 ` Florian Fainelli
2011-09-21  9:40   ` Folkert van Heusden
2011-09-21 10:09     ` Florian Fainelli [this message]
2011-09-21 10:49       ` Folkert van Heusden
2011-09-21 13:28 ` Artem Bityutskiy
2011-09-21 13:29   ` Folkert van Heusden
2011-09-21 13:30 ` Artem Bityutskiy

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=201109211209.55411.ffainelli@freebox.fr \
    --to=ffainelli@freebox.fr \
    --cc=folkert.van.heusden@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    /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.