]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-fileserver-hates-pruclient-20060626
authorDerrick Brashear <shadow@dementia.org>
Mon, 31 Jul 2006 18:15:48 +0000 (18:15 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 31 Jul 2006 18:15:48 +0000 (18:15 +0000)
commit55227d935764a2ca81151513231e9dac010ac1e2
tree15c45ac6c96e3b42c91f4e03b3d85cc89457017d
parentba9e369629e376d3ad8241bf33650127ad8f9464
STABLE14-fileserver-hates-pruclient-20060626

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

let's, uh, fix that.

(cherry picked from commit 791b2141809fc0ad2da78ab3cd91303ac0ec482d)
src/ptserver/ptprocs.c
src/ptserver/ptuser.c
src/util/casestrcpy.c
src/viced/afsfileprocs.c
src/viced/host.c
src/viced/host.h
src/viced/viced.c