OOPS at mount
Joakim Tjernlund
joakim.tjernlund at transmode.se
Wed Apr 25 11:56:23 EDT 2007
On Wed, 2007-04-25 at 16:44 +0100, David Woodhouse wrote:
> On Wed, 2007-04-25 at 17:40 +0200, Joakim Tjernlund wrote:
> > That will OOPS in __jffs2_dbg_dump_fragtree:
>
> Heh. Yeah, the fragtree is, strangely, empty. What length is it being
> truncated to? What nodes exist for this inode?
>
size into: jffs2_truncate_fragtree (c=0xcff2b800, list=0xc0237a10,
size=0x2800)
dunno how to list to inode you are asking for.
On Wed, 2007-04-25 at 16:46 +0100, David Woodhouse wrote:
> On Wed, 2007-04-25 at 17:40 +0200, Joakim Tjernlund wrote:
> > + if (!list->rb_node)
> > + __jffs2_dbg_dump_fragtree(frag);
>
> That one wouldn't have oopsed if you had passed it 'f' as you were
> supposed to, instead of passing it NULL.
ehh, what 'f'? there is no 'f' in jffs2_truncate_fragtree()
More information about the linux-mtd
mailing list