public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Ville Herva <vherva@vianova.fi>
To: linux-mtd@lists.infradead.org
Subject: block2mtd: Overrun end of disk in cache readahead
Date: Wed, 5 Jul 2006 10:26:14 +0300	[thread overview]
Message-ID: <20060705072614.GQ6240@vianova.fi> (raw)

I get 
	block2mtd: Overrun end of disk in cache readahead

each time I mount a JFFS2 created with

	mkfs.jffs2 -o IMAGE -d skeleton --pad=999161856 -v
	dd if=IMAGE of=/dev/hdc2

Afaict, the fs should fit onto the device:

	du --block-size=512 --apparent-size IMAGE
	1951488 IMAGE
	blockdev --getsize /dev/hdc2             
	1951488
	blockdev --getsize /dev/mtdblock0        
	1951488

Should I leave some blocks worth of space in the end nevertheless?




-- v -- 

v@iki.fi

             reply	other threads:[~2006-07-05  7:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-05  7:26 Ville Herva [this message]
2006-07-05  7:49 ` block2mtd: Overrun end of disk in cache readahead Norbert Federa
2006-07-05 10:07   ` Ville Herva
2006-07-05 11:22     ` Jörn Engel
2006-07-06  8:28       ` Ville Herva

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=20060705072614.GQ6240@vianova.fi \
    --to=vherva@vianova.fi \
    --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