On Wed, Oct 25, 2000 at 03:57:39PM +0200, Andrea Arcangeli wrote:
> This bug causes nfsd kernel based server to wrongly truncate files
> while using offsets over 4G. With patch applied it starts to work right.

   Is it correct to limit it in anyway at the server ?
   Let the CLIENT to handle the  O_LARGEFILE testing, and let the SERVER
   to just assume it being the situation ?

   When the NFS server does file open, does it do it with O_LARGEFILE,
   or not ?   Is there a standardized way to pass that flag over NFSv3 ?

...
> Andrea

/Matti Aarnio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to