OpenAFS CVS Commit: openafs/src/afs/VNOPS by rees

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 27 Aug 2003 17:43:19 EDT


Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv14282/afs/VNOPS

Modified Files:
	afs_vnop_read.c afs_vnop_write.c 
Log Message:
DELTA osi-credp-20030827
AUTHOR rees@umich.edu

Use a pointer for afs_osi_cred, and crget() instead of just inventing one.
Required for FreeBSD, which puts a mutex in the cred.
Not strictly required for other BSDs, but it's more correct.


--- DELTA config follows ---
osi-credp-20030827 openafs/src/afs/VNOPS/afs_vnop_read.c 1.24 1.25
osi-credp-20030827 openafs/src/afs/VNOPS/afs_vnop_write.c 1.33 1.34