mirror of
https://github.com/schoebel/mars
synced 2024-12-28 09:32:25 +00:00
28d433cc81
During logrotate, there may exist writeback clusters with mixed log_inputs. Each sub_mref now gets its individual log_input inherited from the orig_mref. Add ref counting to ensure that cleanup can never occur on an active log_input. |
||
---|---|---|
.. | ||
mars_light.c | ||
mars_proc.c | ||
mars_proc.h | ||
README | ||
strategy.h | ||
sy_generic.c | ||
sy_net.c |
This is ugly code from a first prototype trial. It will disappear as soon as the new strategy layer has been implemented. The new system will use an interpreter for automated pattern matching and triggering actions, in a much more generic fashion than hand-crafted here.