From: Marek Vasut <marek.vasut@gmail.com>
To: linux-mtd@lists.infradead.org
Cc: Huang Shijie <b32955@freescale.com>,
Huang Shijie <shijie8@gmail.com>,
dedekind1@gmail.com
Subject: Re: Is there a bug in the UBIFS?
Date: Mon, 11 Jun 2012 01:28:45 +0200 [thread overview]
Message-ID: <201206110128.45829.marek.vasut@gmail.com> (raw)
In-Reply-To: <4FD1CA7C.4040501@freescale.com>
Dear Huang Shijie,
> 于 2012年06月08日 17:36, Artem Bityutskiy 写道:
> > On Fri, 2012-06-08 at 16:51 +0800, Huang Shijie wrote:
> >> [ 3526.960000] UBIFS error (pid 389): ubifs_scan: garbage
> >
> > UBIFS complains that it read garbage instead of proper UBIFS nodes.
> >
> >> I am not sure whether it's a UBIFS's bug, or the gpmi-nand's bug.
> >
> > Does not look like a UBIFS issue. You can always validate UBIFS using
> > nandsim.
> >
> > modprobe nandsim
> > modprobe ubi mtd=0
> > ubimkvol /dev/ubi0 -N test -m
> > mount -t ubifs /dev/ubi0_0 /mnt/ubifs
> > integck /mnt/ubifs
>
> ok, thanks a lot.
Did you possibly finally shoot yourself in the leg with this issue that is
constantly ignored?
http://lists.infradead.org/pipermail/linux-mtd/2012-January/039127.html
>
> Huang Shijie
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-06-10 23:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 8:51 Is there a bug in the UBIFS? Huang Shijie
2012-06-08 9:36 ` Artem Bityutskiy
2012-06-08 9:48 ` Huang Shijie
2012-06-10 23:28 ` Marek Vasut [this message]
2012-06-11 2:12 ` Huang Shijie
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=201206110128.45829.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=b32955@freescale.com \
--cc=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=shijie8@gmail.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.