From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from semihalf.com (semihalf.com [206.130.101.55]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A44FBDDF2C for ; Tue, 3 Feb 2009 03:41:49 +1100 (EST) Message-ID: <49872268.10003@semihalf.com> Date: Mon, 02 Feb 2009 17:42:16 +0100 From: Grzegorz Bernacki MIME-Version: 1.0 To: Andre Schwarz Subject: Re: [PATCH] Add support for the digsy MTC board. References: <1233329630876-git-send-email-gjb@semihalf.com> <4986EC33.9000600@semihalf.com> <49871C8C.8030200@matrix-vision.de> In-Reply-To: <49871C8C.8030200@matrix-vision.de> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Andre Schwarz wrote: >> >> BTW, >> I noticed that there are some problems with mounting file system >> over NFS on Linux-2.6.29-rc3, I see following messages: >> ... >> [ 339.813807] nfs: server 192.168.1.1 not responding, still trying >> [ 339.832144] nfs: server 192.168.1.1 OK >> ... >> >> I haven't noticed in on Linux-2.6.29-rc2. Is there any known problem? >> >> > We also had this kind of problem - after feeding some nfs options it > worked : > > rsize=8192,wsize=8192,soft,intr,tcp,nolock > > > Cheers, > Andre Thanks, it seems that it helps. regards, Grzesiek