From: Ladislav Michl <ladis@linux-mips.org>
To: linux-mtd@lists.infradead.org
Subject: Re: jffs2 Oops on mount
Date: Wed, 22 Mar 2006 20:49:39 +0100 [thread overview]
Message-ID: <20060322194939.GA10058@orphique> (raw)
In-Reply-To: <20060322115409.GA2242@orphique>
On Wed, Mar 22, 2006 at 12:54:09PM +0100, Ladislav Michl wrote:
> Checked all inodes but still 0x13364c bytes of unchecked space?
> Unable to handle kernel NULL pointer dereference at virtual address 00000000
Well, this is harmless (caused by BUG() defined as (*(int *)0 = 0))
With more debugs enabled it ends like this:
Skipping ino #228 already checked
Skipping ino #229 already checked
Skipping ino #270 already checked
Skipping check of ino #273 with nlink zero
[lots of skipping check of ino #xxx with nlink zero]
Skipping check of ino #800 with nlink zero
Skipping check of ino #801 with nlink zero
Skipping ino #802 already checked
Skipping check of ino #803 with nlink zero
Checked all inodes but still 0x13364c bytes of unchecked space?
Where checked_ino is 804 and highest_ino 803. ino 802 is already checked
because userspace requested read meanwhile.
Ideas?
Thanks,
ladis
next prev parent reply other threads:[~2006-03-22 19:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-22 11:54 jffs2 Oops on mount Ladislav Michl
2006-03-22 19:49 ` Ladislav Michl [this message]
2006-03-23 18:25 ` jffs2 BUG() " Ladislav Michl
2006-04-03 15:49 ` Ladislav Michl
2006-04-04 7:34 ` Artem B. Bityutskiy
2006-04-10 9:09 ` Ladislav Michl
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=20060322194939.GA10058@orphique \
--to=ladis@linux-mips.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox