freebsd_amp_hwpstate/sys/nfsclient
Peter Wemm 13b9f88167 Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures,
it just makes more work.  We pass a copy of the uid/gid with the
credentials.  (although, this may need to be revisited if a non AUTHUNIX
authentication method (such as NFSKERB) ever gets implemented).

Obtained from:  NetBSD
1998-05-31 19:00:19 +00:00
..
bootp_subr.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
krpc.h Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:34:07 +00:00
krpc_subr.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
nfs.h Some const's 1998-05-31 17:48:07 +00:00
nfs_bio.c When using NFSv3, use the remote server's idea of the maximum file size 1998-05-30 16:33:58 +00:00
nfs_nfsiod.c Use the new SB_UPCALL flag, 1998-05-31 18:46:06 +00:00
nfs_node.c Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00
nfs_socket.c Missed a cosmetic change that the other BSD's have. 1998-05-31 18:08:09 +00:00
nfs_subs.c #ifdef a diagnostic panic, plus another missed costmetic change. 1998-05-31 18:11:03 +00:00
nfs_vfsops.c Don't try and free mrep twice on some error conditions. 1998-05-31 18:19:43 +00:00
nfs_vnops.c Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures, 1998-05-31 19:00:19 +00:00
nfsargs.h Some const's 1998-05-31 17:48:07 +00:00
nfsdiskless.h Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsm_subs.h Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures, 1998-05-31 19:00:19 +00:00
nfsmount.h When using NFSv3, use the remote server's idea of the maximum file size 1998-05-30 16:33:58 +00:00
nfsnode.h NFS_SMALLFH is defined in nfsproto.h, not sys/mount.h 1998-05-31 18:32:23 +00:00
nfsstats.h Some const's 1998-05-31 17:48:07 +00:00