[Libsysio-commit] 2 bug fixes
Brought to you by:
lward
From: Lee W. <le...@sa...> - 2003-04-23 20:54:55
|
Applied diff sent by Eric Mei that fixed a problem during shutdown when attempting to release all i-nodes. Also, fixed a bug in open.c (reported by Eric Mei) with an unmatched P_RELE. This involved a new i-node flag (immune) that when set, keeps the garbage collector from trying to reclaim an i-node, without regard to the number of soft refs. --Lee |