Wei Liu writes ("[PATCH 5/6] xenconsoled: options to control log rotation"):
> Provide two options: one to control the maximum number of copies kept
> and the other to control the maximum length of each log file.
Ah, OK, good. However, as I said, I think this makes the rotation
loop wrong because
Provide two options: one to control the maximum number of copies kept
and the other to control the maximum length of each log file.
Signed-off-by: Wei Liu
---
tools/console/daemon/logfile.c | 11 +++
tools/console/daemon/main.c| 13 -
2 files changed, 19 insertions(+), 5