Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753783Ab2FRVx2 (ORCPT ); Mon, 18 Jun 2012 17:53:28 -0400 Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]:47607 "EHLO mtaout01-winn.ispmail.ntl.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753651Ab2FRVx1 (ORCPT ); Mon, 18 Jun 2012 17:53:27 -0400 Date: Mon, 18 Jun 2012 22:53:23 +0100 From: Ken Moffat To: "Myklebust, Trond" Cc: "linux-kernel@vger.kernel.org" Subject: Re: nfs3 problem with -rc{2,3} Message-ID: <20120618215323.GA17561@milliways> References: <20120617200700.GA15348@milliways> <1340026956.2451.9.camel@lade.trondhjem.org> <1340027134.2451.12.camel@lade.trondhjem.org> <20120618141854.GA7962@milliways> <1340031234.2451.13.camel@lade.trondhjem.org> <20120618160005.GA10169@milliways> <20120618200525.GA15654@milliways> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20120618200525.GA15654@milliways> User-Agent: Mutt/1.5.21 (2010-09-15) X-Cloudmark-Analysis: v=1.1 cv=R50lirqlHffDPPkwUlkuVa99MrvKdVWo//yz83qex8g= c=1 sm=0 a=wom5GMh1gUkA:10 a=IxJ0d4kOqokA:10 a=uObrxnre4hsA:10 a=IkcTkHD0fZMA:10 a=e-lAWdw53bJehqvo0g4A:9 a=QEXdDO2ut3YA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1221 Lines: 31 On Mon, Jun 18, 2012 at 09:05:25PM +0100, Ken Moffat wrote: > > I suppose I'll have to enable v4 in my configs. > Just to confirm, -rc3 with CONFIG_NFS_V4 added to my original .config appears to work fine on nfs v3. I suppose I could apply 4f97615d19c370d1d907ef37f8bcd9c3672851ca on top of the conmits which failed to compile without v4, if it is worth investigating this ? It certainly fixes the error in fs/nfs/read.c, but I also had: fs/nfs/direct.c:86:29: error: field ‘ds_cinfo’ has incomplete type in 3e9e0ca3 which would still prevent me testing at least some of these commits. Seems to have been fixed *somewhere* in that series, otherwise 4f97615d would not have compiled. Any suggestions for that ? Alternatively would it be useful if I discovered which commits are affected for ds_cinfo, or should I just follow the good Dr.Pangloss and add V4 to my config ? ;-) Your call. Thanks. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- 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/