Date: Sun, 31 May 1998 12:00:20 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/nfs nfs_vnops.c nfsm_subs.h nfsproto.h Message-ID: <199805311900.MAA08942@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/05/31 12:00:20 PDT
Modified files:
sys/nfs nfs_vnops.c nfsm_subs.h nfsproto.h
Log:
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
Revision Changes Path
1.99 +19 -19 src/sys/nfs/nfs_vnops.c
1.20 +4 -6 src/sys/nfs/nfsm_subs.h
1.5 +3 -5 src/sys/nfs/nfsproto.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805311900.MAA08942>
