Author: Gleb SmirnoffGleb Smirnoff
Date: Feb 2, 2008 12:52
Alexander,
you should have asked me for review before committing! This is
not a bug, this is a feature. This was quite clear from the comments,
that you removed:
- /* if export hook disconnected stop running expire(). */
This is intended behavior. We must not lose information unless
user explicitly wants to lose information. In the latter case
he will connect ng_hole(4) node to the "export" hook. But we must
not lose information if user runs some script that swaps receiving
node on the "export" hook.
Please backout this change!
I'm sorry that have seen it only after it hit RELENG_6 and RELENG_7
:( But that's your fault that you haven't asked me for review.
P.S. I'm closing the PR.
|