Date: Fri, 14 Nov 2003 15:22:10 -0800 From: Alfred Perlstein <alfred@FreeBSD.org> To: Peter Wemm <peter@wemm.org> Cc: cvs-all@FreeBSD.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 ... Message-ID: <20031114232210.GA35957@elvis.mu.org> In-Reply-To: <20031114225238.70E8A2A8EB@canning.wemm.org> References: <20031114224903.B842C2A8EB@canning.wemm.org> <20031114225238.70E8A2A8EB@canning.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm on it. * Peter Wemm <peter@wemm.org> [031114 14:53] wrote: > 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 <rees@umich.edu> > > > > 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 -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114232210.GA35957>