Re: linux-2.4.0-test11: _isofs_bmap: block < 0

2000-11-27 Thread Andries Brouwer
On Mon, Nov 27, 2000 at 09:09:12PM +0100, Jörg Schütter wrote: > after upgrading from test9 to test11, skipping test 10, I get > the messages "_isofs_bmap: block < 0", "_isofs_bmap: block < ..." > which also means I can't read the cd. A FAQ. Remove the two lines - if (filp->f_pos >=

linux-2.4.0-test11: _isofs_bmap: block < 0

2000-11-27 Thread Jörg Schütter
Hello, after upgrading from test9 to test11, skipping test 10, I get the messages "_isofs_bmap: block < 0", "_isofs_bmap: block < ..." which also means I can't read the cd. I hope I don't missed a flag in the new kernel configuration. I will attach the configuration file which works fine with

linux-2.4.0-test11: _isofs_bmap: block 0

2000-11-27 Thread Jörg Schütter
Hello, after upgrading from test9 to test11, skipping test 10, I get the messages "_isofs_bmap: block 0", "_isofs_bmap: block ..." which also means I can't read the cd. I hope I don't missed a flag in the new kernel configuration. I will attach the configuration file which works fine with

Re: linux-2.4.0-test11: _isofs_bmap: block 0

2000-11-27 Thread Andries Brouwer
On Mon, Nov 27, 2000 at 09:09:12PM +0100, Jörg Schütter wrote: after upgrading from test9 to test11, skipping test 10, I get the messages "_isofs_bmap: block 0", "_isofs_bmap: block ..." which also means I can't read the cd. A FAQ. Remove the two lines - if (filp-f_pos =

Re: 2.4.0-test11: "_isofs_bmap: block < 0"

2000-11-25 Thread Andries Brouwer
On Sat, Nov 25, 2000 at 06:20:56PM +0100, Arjan Filius wrote: > Nov 25 18:16:05 sjoerd kernel: _isofs_bmap: block < 0 Understood and solved. For the whole story read linux-kernel. To fix just this, remove the two lines if (filp->f_pos >= inode->i_size) return 0; from

Re: 2.4.0-test11: "_isofs_bmap: block < 0"

2000-11-25 Thread Arjan Filius
Hello, Same here with CD 1 from SuSE 7.0-DE : Nov 25 18:16:03 sjoerd kernel: VFS: Disk change detected on device ide1(22,64) Nov 25 18:16:05 sjoerd kernel: ISO 9660 Extensions: RRIP_1991A Nov 25 18:16:05 sjoerd kernel: _isofs_bmap: block < 0 Using test11 and everything is a module. On 21 Nov

Re: 2.4.0-test11: _isofs_bmap: block 0

2000-11-25 Thread Arjan Filius
Hello, Same here with CD 1 from SuSE 7.0-DE : Nov 25 18:16:03 sjoerd kernel: VFS: Disk change detected on device ide1(22,64) Nov 25 18:16:05 sjoerd kernel: ISO 9660 Extensions: RRIP_1991A Nov 25 18:16:05 sjoerd kernel: _isofs_bmap: block 0 Using test11 and everything is a module. On 21 Nov

Re: 2.4.0-test11: _isofs_bmap: block 0

2000-11-25 Thread Andries Brouwer
On Sat, Nov 25, 2000 at 06:20:56PM +0100, Arjan Filius wrote: Nov 25 18:16:05 sjoerd kernel: _isofs_bmap: block 0 Understood and solved. For the whole story read linux-kernel. To fix just this, remove the two lines if (filp-f_pos = inode-i_size) return 0; from

Re: 2.4.0-test11: "_isofs_bmap: block < 0"

2000-11-21 Thread Ragnar Hojland Espinosa
On Tue, Nov 21, 2000 at 08:14:51AM +0300, Eugene Crosser wrote: > zero entries on the mounted CD, and each "ls" attempt causes this > kernel message: > > _isofs_bmap: block < 0 Same here, except that once showed _isofs_bmap: block >= EOF (1633681408, 4096) -- /| Ragnar Højland

Re: 2.4.0-test11: _isofs_bmap: block 0

2000-11-21 Thread Ragnar Hojland Espinosa
On Tue, Nov 21, 2000 at 08:14:51AM +0300, Eugene Crosser wrote: zero entries on the mounted CD, and each "ls" attempt causes this kernel message: _isofs_bmap: block 0 Same here, except that once showed _isofs_bmap: block = EOF (1633681408, 4096) -- /| Ragnar Højland

2.4.0-test11: "_isofs_bmap: block < 0"

2000-11-20 Thread Eugene Crosser
I have a cdrom with iso9660+RR filesystem, with a few hundred files in ten directories. With all previous kernels (checked up to test11-pre3), I had no problems with it. With test11 final, "ls" command shows zero entries on the mounted CD, and each "ls" attempt causes this kernel message:

2.4.0-test11: _isofs_bmap: block 0

2000-11-20 Thread Eugene Crosser
I have a cdrom with iso9660+RR filesystem, with a few hundred files in ten directories. With all previous kernels (checked up to test11-pre3), I had no problems with it. With test11 final, "ls" command shows zero entries on the mounted CD, and each "ls" attempt causes this kernel message: