stable oops
David Woodhouse
dwmw2 at infradead.org
Tue Jun 13 09:04:52 EDT 2006
On Tue, 2006-06-13 at 14:23 +0400, Nickolay wrote:
> [42949425.260000] kernel BUG at fs/jffs2/readinode.c:353!
static inline int read_unknown(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs2_unknown_node *un)
{
/* We don't mark unknown nodes as REF_UNCHECKED */
BUG_ON(ref_flags(ref) == REF_UNCHECKED);
Most strange. Reproduce with CONFIG_JFFS2_FS_DEBUG=1 and make it print
the node type and offset when it triggers that BUG().
--
dwmw2
More information about the linux-mtd
mailing list