OpenAFS CVS Commit: openafs/src/viced by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 15 Apr 2002 17:36:00 EDT
Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/viced
Modified Files:
host.c
Log Message:
DELTA prevent-host-deletion-race-20020415
AUTHOR kolya@mit.edu
Make h_Lookup_r return the host held, and ensure that it's not
deleted at that point; otherwise, the host may be deleted by
another thread between a call to h_Lookup_r and the time when
we actually get around to h_Hold'ing it.
--- DELTA config follows ---
prevent-host-deletion-race-20020415 openafs/src/viced/host.c 1.13 1.14