From: "Jason Munro" <jason@stdbev.com>
To: " Jason Munro " <jason@stdbev.com>
Cc: <linux-kernel@vger.kernel.org>, <elenstev@mesatop.com>, <akpm@osdl.org>
Subject: Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)
Date: Fri, 25 Mar 2005 16:30:42 -0600 [thread overview]
Message-ID: <9b1dc58a05e00d61abe982ccb6b7317f@stdbev.com> (raw)
In-Reply-To: <86e8213fc8bb8803b1e27da47665b017@stdbev.com>
On 4:27:49 pm 03/25/05 "Jason Munro" <jason@stdbev.com> wrote:
> On 4:06:54 pm 03/25/05 Andrew Morton <akpm@osdl.org> wrote:
> >
> > (Please dont' edit the cc line. Just do reply-to-all)
>
> Oops, reply-to-all it is.
>
> > "Jason Munro" <jason@stdbev.com> wrote:
> > >
> > > > [ 146.301026] rock: directory entry would overflow storage
> > > > [ 146.301044] rock: sig=0x5245, size=8, remaining=0
> > > > [ 158.388397] rock: directory entry would overflow storage
> > > > [ 158.388415] rock: sig=0x5850, size=36, remaining=34
> > > > [root@spc1 steven]#
> > >
> > >
> > > Same results with mm3 here, though mm2 will not boot on my
> > > machine so I'm not sure about that. 2.6.12-rc1 works fine,
> > > rc1-mm3 successfully mounts the cdrom device but shows no
> > > contents. Releveant dmsesg output:
> > > rock: directory entry would overflow storage
> > > rock: sig=0x4543, size=28, remaining=0
> > > rock: directory entry would overflow storage
> >
> > Seems that I am unable to read. It's the new rock-ridge bounds
> > checking.
> >
> > It worked for me. Is someone able to get an image of a failing
> > filesystem into my hands?
>
> I can reproduce it with the following:
>
> mkdir temp
> touch temp/file1 temp/file2 temp/file3
> mkisofs -R -l temp > test.iso
> mount -o loop /mnt/loop
Of course that should be: mount -o loop test.iso /mnt/loop :)
\__ Jason Munro
\__ jason@stdbev.com
\__ http://hastymail.sourceforge.net/
next prev parent reply other threads:[~2005-03-25 22:32 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-25 8:21 2.6.12-rc1-mm3 Andrew Morton
2005-03-25 10:46 ` 2.6.12-rc1-mm3 Brice Goglin
2005-03-25 11:29 ` 2.6.12-rc1-mm3: box hangs solid on resume from disk while resuming device drivers Rafael J. Wysocki
2005-05-02 22:54 ` Andrew Morton
2005-05-03 19:34 ` Rafael J. Wysocki
2005-03-25 16:46 ` 2.6.12-rc1-mm3 Borislav Petkov
2005-03-31 13:05 ` 2.6.12-rc1-mm3 Borislav Petkov
2005-03-31 20:11 ` 2.6.12-rc1-mm3 Andrew Morton
2005-03-31 20:57 ` 2.6.12-rc1-mm3 Borislav Petkov
2005-03-25 18:17 ` 2.6.12-rc1-mm3 Barry K. Nathan
2005-03-25 19:50 ` 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK) Steven Cole
2005-03-25 20:17 ` Steven Cole
2005-03-25 20:24 ` Andrew Morton
2005-03-25 21:22 ` Steven Cole
2005-03-25 21:49 ` Andrew Morton
2005-03-25 22:31 ` Steven Cole
2005-03-25 21:49 ` Jason Munro
2005-03-25 22:06 ` Andrew Morton
2005-03-25 22:23 ` Andrew Morton
2005-03-25 22:43 ` Steven Cole
2005-03-25 22:43 ` Jason Munro
2005-03-25 22:58 ` Andrew Morton
2005-03-25 22:27 ` Chris Wright
2005-03-25 22:27 ` Jason Munro
2005-03-25 22:30 ` Jason Munro [this message]
2005-03-26 1:43 ` 2.6.12-rc1-mm3 Jason Uhlenkott
2005-03-26 1:56 ` [ACPI] 2.6.12-rc1-mm3 Len Brown
2005-03-26 2:02 ` Jason Uhlenkott
2005-03-26 2:24 ` Len Brown
2005-03-26 2:57 ` Jason Uhlenkott
2005-03-26 3:40 ` Jesse Barnes
2005-03-26 4:12 ` Len Brown
2005-03-26 5:52 ` Jason Uhlenkott
2005-03-26 10:19 ` 2.6.12-rc1-mm3, sound card lost id Jean Delvare
2005-03-29 12:24 ` [Alsa-devel] " Takashi Iwai
2005-03-29 17:57 ` Jean Delvare
2005-03-29 20:17 ` Lee Revell
2005-03-29 20:46 ` Jean Delvare
2005-03-29 20:52 ` Lee Revell
2005-03-29 21:13 ` Jean Delvare
2005-03-29 21:18 ` Lee Revell
2005-03-30 12:24 ` Takashi Iwai
2005-03-26 19:39 ` PCMCIA Oops (was Re: 2.6.12-rc1-mm3) Sean Neakums
2005-03-26 22:00 ` Dominik Brodowski
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=9b1dc58a05e00d61abe982ccb6b7317f@stdbev.com \
--to=jason@stdbev.com \
--cc=akpm@osdl.org \
--cc=elenstev@mesatop.com \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome