From: David Woodhouse <dwmw2@infradead.org>
To: Davide CASCONE <davide.cascone@st.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: JFFS2 on Sibley
Date: Wed, 17 May 2006 15:44:26 +0100 [thread overview]
Message-ID: <1147877067.3875.16.camel@pmac.infradead.org> (raw)
In-Reply-To: <002801c679b5$60bd2d90$253682a4@nap.st.com>
On Wed, 2006-05-17 at 15:25 +0200, Davide CASCONE wrote:
> The file system still works properly. So, I have the following
> questions:
> 1. Do you have some suggestion to solve my problem?
Mount read-only or unmount, at _least_ sync, before rebooting.
> 2. With my patch it seems that the headers are not correctly written.
> Do you know anything about it?
It looks like you haven't correctly synced -- there are still buffers
waiting to be written. The node which it complains about was already
partially written to the flash, but the _end_ of the node is still in
the buffer. So the CRC fails and you get a harmless complaint.
> 3. Do you know if a most recent patch is available?
The CVS tree is no longer used. The current MTD code is in the git tree
at git://git.infradead.org/mtd-2.6.git -- browsable at
http://git.infradead.org/?p=mtd-2.6.git
--
dwmw2
prev parent reply other threads:[~2006-05-17 14:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-17 13:25 JFFS2 on Sibley Davide CASCONE
2006-05-17 14:44 ` David Woodhouse [this message]
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=1147877067.3875.16.camel@pmac.infradead.org \
--to=dwmw2@infradead.org \
--cc=davide.cascone@st.com \
--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