Re: [PATCH] fs/isofs/inode.c, 2-4GB files rejected on DVDs

From: Marc-Christian Petersen
Date: Thu Jun 24 2004 - 14:12:38 EST


On Thursday 24 June 2004 17:01, Andries Brouwer wrote:

> Config item? No. There are far too many.
> Automatically enabling? No - that code must be deleted, like you did.
> Anyone with such a CDROM can give the "cruft" mount option herself.
> Testing for negative i_size? But it only becomes negative when
> some earlier code is broken, so probably we should fix that
> earlier code instead.
> More in particular, I read ISO 9660 section 7.3.3 as talking about
> unsigned integers. Only in 7.1.2 do signed integers occur.
> So, I suppose changing isonum_733 to return unsigned should suffice.
> Could you test the below?

prolly ;) totally unrelated to this, but what about this:

Jun 24 20:46:01 codeman kernel: ISO 9660 Extensions: Microsoft Joliet Level 1
Jun 24 20:46:01 codeman kernel: Interleaved files not (yet) supported.
Jun 24 20:46:01 codeman kernel: File unit size != 0 for ISO file (60133376).
Jun 24 20:46:01 codeman kernel: ISOFS: changing to secondary root
Jun 24 20:46:01 codeman kernel: Interleaved files not (yet) supported.
Jun 24 20:46:01 codeman kernel: File unit size != 0 for ISO file (60135424).

It's a 4,5GB ISO, edited with Magic ISO Maker under Windows, saved it, burned
it. Windows can handle the DVD very well. Linux just says the above and do not
give me any listing of the DVD.

Do we ever get interleaved files support with linux?

ciao, Marc

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/