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 ...
Peter Wemm
peter at wemm.org
Fri Nov 14 14:52:39 PST 2003
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 at 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 at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the cvs-src
mailing list