Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752233Ab1DGGmY (ORCPT ); Thu, 7 Apr 2011 02:42:24 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:37868 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751777Ab1DGGmX (ORCPT ); Thu, 7 Apr 2011 02:42:23 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=s27o/hiI/3E+PT1tRlZGzLa9n0nO6p4y0Efo4srgKfcFqq0L6+w/45bU6qm0nBba8e iJJGUqTbR95fZrLJ6b+aRF0QmsSfG8BT9cSreFCn5fm44SxZigrvcpiDj+8fMLOkau19 r9ul/iaSZGBL0wAQa1TMOby33EB1Ef7Ls+hXY= Message-ID: <4D9D5CC9.2040002@suse.cz> Date: Thu, 07 Apr 2011 08:42:17 +0200 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8 MIME-Version: 1.0 To: "Myklebust, Trond" CC: Jiri Slaby , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, mm-commits@vger.kernel.org, ML netdev , linux-nfs@vger.kernel.org Subject: Re: nfs client doesn't work [was: mmotm 2011-03-31-14-48 uploaded] References: <201103312224.p2VMOA5g000983@imap1.linux-foundation.org> <4D96E4C5.2080302@suse.cz> <1302122693.16786.0.camel@lade.trondhjem.org> In-Reply-To: <1302122693.16786.0.camel@lade.trondhjem.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1389 Lines: 34 On 04/06/2011 10:44 PM, Myklebust, Trond wrote: > On Sat, 2011-04-02 at 10:56 +0200, Jiri Slaby wrote: >> On 03/31/2011 11:48 PM, akpm@linux-foundation.org wrote: >> > The mm-of-the-moment snapshot 2011-03-31-14-48 has been uploaded to >> >> Hi, nfs client is defunct in this kernel. Tcpdump says: >> 10:51:55.489717 IP 10.20.11.33.759945860 > 10.20.3.2.2049: 132 getattr >> fh 0,0/24 >> 10:51:55.515927 IP 10.20.3.2.2049 > 10.20.11.33.759945860: reply ok 44 >> getattr ERROR: Operation not permitted >> 10:51:55.515949 IP 10.20.11.33.921 > 10.20.3.2.2049: Flags [.], ack >> 3569361440, win 115, options [nop,nop,TS val 599750 ecr 255058541], > length 0 >> 10:52:04.130310 IP 10.20.11.33.793500292 > 10.20.3.2.2049: 76 getattr fh >> 0,0/24 >> 10:52:04.152178 IP 10.20.3.2.2049 > 10.20.11.33.793500292: reply ok 44 >> getattr ERROR: Operation not permitted >> >> If I run the same mount command (mount -oro,intr host:dir mountpoint) >> from within a virtual machine with 2.6.38.2 there, everything mounts OK. > > Does the attached patch help? No, still the operation not permitted in the tcpdump output and no mount. thanks, -- js suse labs -- 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/