lkml.org 
[lkml]   [1998]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.0.35pre8 (FINAL)
Date
> And about reading CD-ROMS with pre 2.0.35 - almost every time
> when i try to read direcory of a CD i get messages:
> _isofs_bmap: block>= EOF(4, 4096)
> Am I only one who gets them? I added some debug code to dir.c for
> isofs and saw that it couldn't finish reading of directory
> correctly.
> In pre 2.0.35 patch - inode.c:
> - if( b_off > inode->i_size )
> + if( b_off >= inode->i_size )
> I dont know if it's fix for some problem or just typo but if i
> revert this change messages go away...

That change I've reverted. I had meant to revert it before and forgot. Hopefully
thats the only glitch left

Alan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.043 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site