Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755117Ab2BGPuc (ORCPT ); Tue, 7 Feb 2012 10:50:32 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:39327 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751899Ab2BGPub (ORCPT ); Tue, 7 Feb 2012 10:50:31 -0500 Message-ID: <4F314838.2060900@parallels.com> Date: Tue, 07 Feb 2012 19:50:16 +0400 From: Stanislav Kinsbursky User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111109 Lightning/1.0b2 Thunderbird/3.1.16 MIME-Version: 1.0 To: Bryan Schumaker CC: "Trond.Myklebust@netapp.com" , "linux-nfs@vger.kernel.org" , Pavel Emelianov , "neilb@suse.de" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , James Bottomley , "bfields@fieldses.org" , "davem@davemloft.net" , "devel@openvz.org" Subject: Re: [PATCH 3/5] NFS: search for client session id in proper network namespace References: <20120126110955.8386.34551.stgit@localhost6.localdomain6> <20120126111149.8386.51043.stgit@localhost6.localdomain6> <4F314688.5050406@netapp.com> In-Reply-To: <4F314688.5050406@netapp.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1110 Lines: 37 07.02.2012 19:43, Bryan Schumaker пишет: > > > Hi, > > You changed this function for the v4.1 case, but not for v4.0 (this is what I was trying to bisect earlier). Without CONFIG_NFS_V4_1 set, I get this: > Sorry. Thank for the catch. I'll send patch soon. > make[1]: Nothing to be done for `all'. > CHK include/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/generated/compile.h > CHK kernel/config_data.h > CC [M] fs/nfs/client.o > fs/nfs/client.c:1265:1: error: conflicting types for 'nfs4_find_client_sessionid' > fs/nfs/internal.h:155:1: note: previous declaration of 'nfs4_find_client_sessionid' was here > make[2]: *** [fs/nfs/client.o] Error 1 > make[1]: *** [fs/nfs] Error 2 > make: *** [fs] Error 2 > > - Bryan > d -- Best regards, Stanislav Kinsbursky -- 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/