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 >= inode->i_size)
-               return 0;

from fs/isofs/dir.c around line 118.

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to