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

2000-11-26 Thread Andries Brouwer
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 &

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

2000-11-26 Thread Stefan Frings
[1.] One line summary of the problem: cannot ls cdroms (_isofs_bmap block >= EOF) [2.] Full description of the problem/report: I cannot run ls on cdroms with kernel 2.4.0-test11. I get the message "_isofs_bmap block >= EOF". Kernel 2.0.4-test8 and test10 work fine for me