Re: PROBLEM: cannot ls cdroms (_isofs_bmap block >= EOF)

From: Andries Brouwer (aeb@veritas.com)
Date: Sun Nov 26 2000 - 18:33:18 EST


On Mon, Nov 27, 2000 at 12:16:41AM +0100, Stefan Frings wrote:
> [1.] One line summary of the problem:
>
> cannot ls cdroms (_isofs_bmap block >= EOF)

Yes, a well-known problem.
Delete two lines around line 118 of fs/isofs/dir.c:

- if (filp->f_pos >= inode->i_size)
- return 0;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 30 2000 - 21:00:16 EST