h-release-r-should-try-harder-to-reap-deleted-hosts-20011008
authorDerrick Brashear <shadow@dementia.org>
Wed, 10 Oct 2001 15:00:54 +0000 (15:00 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 10 Oct 2001 15:00:54 +0000 (15:00 +0000)
commit72d9dc774197b2cc0397fd8ee7dfd4b84d54d843
treeb886628081731cb44223aef292654a22f6f54bc5
parentacdadc1bdedd6df7c9d8331bae1d375135d8f06d
h-release-r-should-try-harder-to-reap-deleted-hosts-20011008

based on complaint from and work with jimmy@e.kth.se

h_OtherHolds_r will never return 0 if we mask our own hold
bit before calling it. however we must be careful to mask before h_TossStuff_r
so we aren't still "holding" then

otherwise just release our hold

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

mask holdbit in case i missed
src/viced/host.c