lkml.org 
[lkml]   [2001]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
ok,
I found my problem. As previously said, I'm on reiser. Which (obviously)
has a file size limit of 4GB set in the superblock. Llseek only allows
seek offsets which are smaller than the allowed file size. What happens
is:
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.
Please contact me if you nee further details/tests

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[unhandled content-type:application/x-pkcs7-signature]
\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.071 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site