On Pá, 2002-11-08 at 00:00, Bart Oldeman wrote:

> Attached is a quick&dirty "proof of concept" 64-bit file offset patch. Of
> course it will need to be changed to be compatible with older libc's and
> kernels.
> 
> Bart


There is a small typo in your patch; mfs.c after patching, line 3796.
I hope there should be:

(unsigned long)( ...

instead of 

(unsigned long))(...

It compiles now; I'm going to check the locking behaviour.

-- 
Michal Samek <[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to