Re: [xine-user] Re: why raw devices don't seek above 4GB (sometimes)

From: k.lichtenwalder@computer.org
Date: Tue Apr 17 2001 - 23:52:53 EST


Alan Cox wrote:
>
> > I set up a raw device: raw /dev/raw/raw1 /dev/hdd
> > with /dev/hdd being my DVD drive.
> > Xine then does repeated llseeks on /dev/raw/raw1 until it gets above 4G.
> > Because /dev/raw/raw1 and the associated /dev/hdd both are on reiserfs,
> > and reiserfs has a 4G limit, llseek assumes the same for the associated
> > raw devices and returns from the llseek with EINVAL. Bang.
> > I don't know whether there's an easy solution.
>
> That sounds like /dev/raw/.. should have its own lseek method.

Yeah, while going to bed I thought that this can only be cured by doing
an raw-device specific lseek method, as lseek has no other means to find
out which device this really is. I guess I'll give it a try but I don't
know whether I'm up to it.

Klaus

-- 
------------------------------------------------------------------------ 
 Klaus Lichtenwalder, Dipl. Inform.,       http://www.webforum.de/Klaus/
 Fax +49-(0)89-91072699                            Lichtenwalder@ACM.org
 NIC: KL2100, KL76-RIPE                     K.Lichtenwalder@Computer.org
 PGP Key fingerprint = 2658 EA97 E1A1 2680 5ECA  0036 80F5 F250 3CF8
C2C7


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



This archive was generated by hypermail 2b29 : Mon Apr 23 2001 - 21:00:25 EST