All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: JFFS2 cannot even initialize
Date: Thu, 20 Jun 2002 19:00:29 +0100	[thread overview]
Message-ID: <398.1024596029@redhat.com> (raw)
In-Reply-To: <20020620184631.A14004@wohnheim.fh-wedel.de>

joern@wohnheim.fh-wedel.de said:
> After merging current JFFS2 with our kernel again, I tripped over the
> first sanity check in super-v24.c. Here is the dmesg: JFFS2 error:
> struct jffs2_sb_info (376 bytes) doesn't fit in the super_block union
> (272 bytes)

> Is this a known issue? What do I do? 

You need to make sure the jffs2_sb is included in the super_block union in 
include/linux/fs.h, like all the other filesystems' sb_infos are.

If you're using a kernel after 2.4.10, it should be there already. If not, 
why not?

--
dwmw2

  reply	other threads:[~2002-06-20 18:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-20 16:46 JFFS2 cannot even initialize Jörn Engel
2002-06-20 18:00 ` David Woodhouse [this message]
     [not found] ` <1024593433.25822.4.camel@christian>
     [not found]   ` <20020620195253.B13478@wohnheim.fh-wedel.de>
2002-06-21  8:20     ` gagneraud christian

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=398.1024596029@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=joern@wohnheim.fh-wedel.de \
    --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 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.