OpenAFS CVS Commit: openafs/src/viced by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 26 Jun 2006 23:16:47 EDT


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/viced

Modified Files:
	afsfileprocs.c host.c host.h viced.c 
Log Message:
DELTA fileserver-hates-pruclient-20060626
AUTHOR shadow@dementia.org

right now there is one struct ubik_client shared by all threads in the fileserver, which sucks when one has it locked

let's, uh, fix that.


--- DELTA config follows ---
fileserver-hates-pruclient-20060626 openafs/src/viced/afsfileprocs.c 1.116 1.117
fileserver-hates-pruclient-20060626 openafs/src/viced/host.c 1.103 1.104
fileserver-hates-pruclient-20060626 openafs/src/viced/host.h 1.23 1.24
fileserver-hates-pruclient-20060626 openafs/src/viced/viced.c 1.77 1.78