Re: write to dvd ram

2001-05-08 Thread Ben Fennema
> The log is: > Apr 15 20:58:27 hydra kernel: UDF-fs INFO UDF 0.9.1 (2000/02/29) Mounting > volume 'UDF Volume', timestamp 2001/03/02 11:55 (1e98) At the very least, run 0.9.3 from sourceforce (or the cvs version) and see if it works any better. Ben - To unsubscribe from this list: send the line

Re: PROBLEM: Cruft mounting option incorrect in ISOFS code

2000-11-23 Thread Ben Fennema
Rogier Wolff wrote: > > Alan Cox wrote: > > > under 1 gig in size. You can exhibit the problem by mounting the dvd movie > > > "The World is Not Enough" as it contains a video_ts.vob which is larger than > > > 1 gigabyte. You will see that most of the file lengths are incorrect due to > > > the

block_truncate_page bug?

2000-10-02 Thread Ben Fennema
I'm getting calls to end_buffer_io_bad caused by block_truncate_page. The path that is causing it is a update page with no buffers, so create_empty_buffers gets called. (w/ all the buffers io set to end_buffer_io_bad). Since the page is uptodate, the buffer is set to be update and the b_end_io is