Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964897AbWAQXTm (ORCPT ); Tue, 17 Jan 2006 18:19:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964895AbWAQXTl (ORCPT ); Tue, 17 Jan 2006 18:19:41 -0500 Received: from lucidpixels.com ([66.45.37.187]:53943 "EHLO lucidpixels.com") by vger.kernel.org with ESMTP id S964891AbWAQXTl (ORCPT ); Tue, 17 Jan 2006 18:19:41 -0500 Date: Tue, 17 Jan 2006 18:19:39 -0500 (EST) From: Justin Piszcz X-X-Sender: jpiszcz@p34 To: Lee Revell cc: Jan Engelhardt , Trond Myklebust , Alan Cox , Tomasz =?iso-8859-2?Q?K=B3oczko?= , Phil Oester , linux-kernel@vger.kernel.org, apiszcz@lucidpixels.com Subject: Re: Kernel 2.6.15.1 + NFS is 4 times slower than FTP!? In-Reply-To: <1137536034.19678.43.camel@mindpipe> Message-ID: References: <20060117012319.GA22161@linuxace.com> <1137521483.14135.59.camel@localhost.localdomain> <1137523035.7855.91.camel@lade.trondhjem.org> <1137523991.7855.103.camel@lade.trondhjem.org> <1137524502.7855.107.camel@lade.trondhjem.org> <1137536034.19678.43.camel@mindpipe> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 929 Lines: 31 man mount On Tue, 17 Jan 2006, Lee Revell wrote: > On Tue, 2006-01-17 at 23:07 +0100, Jan Engelhardt wrote: >>> auto Can be mounted with the -a option. >>> >>> defaults >>> Use default options: rw, suid, dev, exec, auto, >>> nouser, and async. >>> >>> The default is async, no? >> >> The server side also needs to specify async in exports. You even get a >> warning if you do not specify sync or async, because the default had >> been changed once. >> > > What is the date on the above man page? Looks like the docs need to be > updated. > > I believe the default was originally async, which violates the NFS spec > and is dangerous, and changed to sync at some point. > > Lee > - 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/