Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Andrew Morton
"Jason Munro" <[EMAIL PROTECTED]> wrote: > > This fixes it here. > Steven Cole <[EMAIL PROTECTED]> wrote: > > The patch fixed it for me. Wheee. > OK, thanks guys. You're the best. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PRO

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Jason Munro
On 4:23:36 pm 03/25/05 Andrew Morton <[EMAIL PROTECTED]> wrote: > Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > It's the new rock-ridge bounds checking. > > Try this, please? > > diff -puN fs/isofs/rock.c~rock-handle-directory-overflows-fix > fs/isofs/rock.c --- 25/fs/isofs/rock.c~rock-handle-d

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Andrew Morton wrote: Andrew Morton <[EMAIL PROTECTED]> wrote: It's the new rock-ridge bounds checking. Try this, please? OK, you caught me just as I was headed out the door. ;) The patch fixed it for me. Wheee. [EMAIL PROTECTED] steven]# uname -r 2.6.12-rc1-mm3-GX110 [EMAIL PROTECTED] steven]# mo

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: I found a few more minutes to test two more kernels. The problem first occured with 2.6.12-rc1-mm2: 2.6.12-rc1 reads the cd-rom OK as reported earlier 2.6.12-rc1-mm1 also reads the cd-rom OK 2.6.12-rc1-mm2 broken same as -mm3 describe

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Chris Wright
* Andrew Morton ([EMAIL PROTECTED]) wrote: > > (Please dont' edit the cc line. Just do reply-to-all) > > "Jason Munro" <[EMAIL PROTECTED]> wrote: > > > > > [ 146.301026] rock: directory entry would overflow storage > > > [ 146.301044] rock: sig=0x5245, size=8, remaining=0 > > > [ 158.388397]

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Jason Munro
On 4:27:49 pm 03/25/05 "Jason Munro" <[EMAIL PROTECTED]> wrote: > On 4:06:54 pm 03/25/05 Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > (Please dont' edit the cc line. Just do reply-to-all) > > Oops, reply-to-all it is. > > > "Jason Munro" <[EMAIL PROTECTED]> wrote: > > > > > > > [ 146.3010

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Jason Munro
On 4:06:54 pm 03/25/05 Andrew Morton <[EMAIL PROTECTED]> wrote: > > (Please dont' edit the cc line. Just do reply-to-all) Oops, reply-to-all it is. > "Jason Munro" <[EMAIL PROTECTED]> wrote: > > > > > [ 146.301026] rock: directory entry would overflow storage > > > [ 146.301044] rock: sig=0x

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Andrew Morton
Andrew Morton <[EMAIL PROTECTED]> wrote: > > It's the new rock-ridge bounds checking. Try this, please? diff -puN fs/isofs/rock.c~rock-handle-directory-overflows-fix fs/isofs/rock.c --- 25/fs/isofs/rock.c~rock-handle-directory-overflows-fix Fri Mar 25 14:21:32 2005 +++ 25-akpm/fs/isofs/rock

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Andrew Morton
(Please dont' edit the cc line. Just do reply-to-all) "Jason Munro" <[EMAIL PROTECTED]> 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.388

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Jason Munro
On 3:22:52 pm 03/25/05 Steven Cole <[EMAIL PROTECTED]> wrote: > Same results, -mm2 broken, and -mm1 reads the disk. I even tried > other CD's just to make sure I didn't have something weird. Same > results. > [EMAIL PROTECTED] steven]# dmesg | tail > [ 51.205871] EXT3 FS on hda6, internal jour

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Andrew Morton
Steven Cole <[EMAIL PROTECTED]> wrote: > > >> > >> I found a few more minutes to test two more kernels. The problem > >> first occured with 2.6.12-rc1-mm2: > >> > >> 2.6.12-rc1 reads the cd-rom OK as reported earlier > >> 2.6.12-rc1-mm1 also reads the cd-rom OK > >> 2.6.12-rc1-mm2 broken same

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: > [ 49.198779] EXT3-fs: mounted filesystem with ordered data mode. > [ 56.310394] PCI: Found IRQ 5 for device :01:0c.0 > [ 222.804956] rock: directory entry would overflow storage > [ 222.804978] rock: sig=0x5245, size=8, remaini

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Andrew Morton
Steven Cole <[EMAIL PROTECTED]> wrote: > > > > > [ 49.198779] EXT3-fs: mounted filesystem with ordered data mode. > > [ 56.310394] PCI: Found IRQ 5 for device :01:0c.0 > > [ 222.804956] rock: directory entry would overflow storage > > [ 222.804978] rock: sig=0x5245, size=8, remaining

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Steven Cole wrote: I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3. Kernel 2.6.12-rc1 behaves normally: [EMAIL PROTECTED] steven]# mount /dev/hdc /mnt/cdrom mount: block device /dev/hdc is write-protected, mounting read-only [EMAIL PROTECTED] steven]# df -T FilesystemTypeSize

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3. Kernel 2.6.12-rc1 behaves normally: [EMAIL PROTECTED] steven]# mount /dev/hdc /mnt/cdrom mount: block device /dev/hdc is write-protected, mounting read-only [EMAIL PROTECTED] steven]# df -T FilesystemTypeSize Used Avail Use% M