From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mark <xiaoming1981.zhang@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: UBIFS mount failure upon power off
Date: Sun, 22 Apr 2012 15:44:24 +0300 [thread overview]
Message-ID: <1335098664.4879.6.camel@golum> (raw)
In-Reply-To: <4F85764C.7070408@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 637 bytes --]
Hi,
On Wed, 2012-04-11 at 20:17 +0800, Mark wrote:
> brcmnand_read_page: 3: brcmnand_posted_read_cache failed at
> offset=3c81c00, ret=-77
> UBI error: ubi_io_read: error -77 while reading 126976 bytes from PEB
> 21:4096, read 2048 bytes
> UBIFS error (pid 484): ubifs_start_scan: cannot read 126976 bytes from
> LEB 18:0, error -5
> mount: mounting ubi13_0 on /usr/local/appdata failed: Input/output
> error
>
Please fix your NAND driver and why it returns strange error code
-EBADFD (-77). Uncorrectable ECC errors should be reported as -EBADMSG
instead. Bit-flips as -EUCLEAN.
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2012-04-22 12:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-11 12:17 UBIFS mount failure upon power off Mark
2012-04-22 12:44 ` Artem Bityutskiy [this message]
2012-04-22 13:15 ` Artem Bityutskiy
2012-04-22 13:52 ` Mark
2012-04-22 14:23 ` Artem Bityutskiy
2012-04-22 14:31 ` Artem Bityutskiy
2012-04-22 15:01 ` Mark
2012-04-22 14:24 ` 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=1335098664.4879.6.camel@golum \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=xiaoming1981.zhang@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.