From owner-cvs-src@FreeBSD.ORG Fri Nov 14 14:52:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F7516A4CE; Fri, 14 Nov 2003 14:52:39 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86AA843FBF; Fri, 14 Nov 2003 14:52:38 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 70E8A2A8EB; Fri, 14 Nov 2003 14:52:38 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Alfred Perlstein , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20031114224903.B842C2A8EB@canning.wemm.org> Date: Fri, 14 Nov 2003 14:52:38 -0800 From: Peter Wemm Message-Id: <20031114225238.70E8A2A8EB@canning.wemm.org> Subject: Re: cvs commit: src/sys/nfs nfsproto.h rpcv2.h src/sys/nfs4client nfs4.h nfs4_dev.c nfs4_dev.h nfs4_idmap.c nfs4_idmap.h nfs4_socket.c nfs4_subs.c nfs4_vfs.h nfs4_vfs_subs.c nfs4_vfsops.c nfs4_vn.h nfs4_vn_subs.c nfs4_vnops.c nfs4m_subs.h ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 22:52:39 -0000 Peter Wemm wrote: > Alfred Perlstein wrote: > > Modified files: > > sys/nfs nfsproto.h rpcv2.h > > sys/nfsclient bootp_subr.c krpc_subr.c nfs.h nfs_bio.c > > nfs_diskless.c nfs_lock.c nfs_nfsiod.c > > nfs_node.c nfs_socket.c nfs_subs.c > > nfs_vfsops.c nfs_vnops.c nfsargs.h > > nfsm_subs.h nfsmount.h nfsnode.h > > sys/conf files > > Added files: > > sys/nfs4client nfs4.h nfs4_dev.c nfs4_dev.h nfs4_idmap.c > > nfs4_idmap.h nfs4_socket.c nfs4_subs.c > > nfs4_vfs.h nfs4_vfs_subs.c nfs4_vfsops.c > > nfs4_vn.h nfs4_vn_subs.c nfs4_vnops.c > > nfs4m_subs.h > > sys/rpc rpcclnt.c rpcclnt.h rpcm_subs.h rpcv2.h > > Log: > > University of Michigan's Citi NFSv4 kernel client code. > > > > Submitted by: Jim Rees > > You might want to check that the kernel still compiles: > ../../../nfsclient/krpc_subr.c:101: error: redefinition of `struct rpc_reply' > *** Error code 1 > > Thats a netboot kernel with BOOTP etc in it. But wait! there's more! :-] ../../../nfs4client/nfs4_subs.c: In function `nfsm_v4build_attrs_xx': ../../../nfs4client/nfs4_subs.c:746: warning: passing arg 3 of `idmap_uid_to_name' from incompatible pointer type ../../../nfs4client/nfs4_subs.c:767: warning: passing arg 3 of `idmap_gid_to_name' from incompatible pointer type *** Error code 1 and ../../../rpc/rpcclnt.c: In function `rpcclnt_receive': ../../../rpc/rpcclnt.c:842: warning: int format, different type arg (arg 3) ../../../rpc/rpcclnt.c:842: warning: int format, different type arg (arg 4) *** Error code 1 Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5