From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Dec 2001 08:36:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Dec 2001 08:35:54 -0500 Received: from pat.uio.no ([129.240.130.16]:43198 "EHLO pat.uio.no") by vger.kernel.org with ESMTP id ; Thu, 20 Dec 2001 08:35:40 -0500 To: Samuel Maftoul Cc: lkml Subject: Re: NFS > 2Gb In-Reply-To: <20011220134414.A19648@pcmaftoul.esrf.fr> From: Trond Myklebust Date: 20 Dec 2001 14:35:32 +0100 In-Reply-To: <20011220134414.A19648@pcmaftoul.esrf.fr> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> " " == Samuel Maftoul writes: > Hello, I didn't find anywhere a clear explication on the > question: Does linux support large file over NFS v3 ? Does it Clear explanation: 2.2.x No 2.4.x Yes *if* the server supports large files, and *if* the exported filesystem supports large files. > works with a solaris server and linux client ? See above. Cheers, Trond