[CRIU] [PATCH 0/3] log level cleanups

Kir Kolyshkin kir at openvz.org
Thu Feb 9 20:03:47 PST 2017


This is mostly (but not only) prefixing for compel log level names.

Kir Kolyshkin (3):
  compel/include/log.h: whitespace cleanup
  compel/uapi: add prefix to log levels
  criu: derive log levels from compel

 compel/include/log.h            | 60 +++++++++++++++++++++--------------------
 compel/include/uapi/log.h       |  4 +++
 compel/include/uapi/loglevels.h | 23 ++++++++++------
 compel/plugins/std/log.c        |  4 +--
 compel/src/lib/log.c            |  2 +-
 compel/src/main.c               |  6 ++---
 compel/test/infect/spy.c        |  2 +-
 compel/test/rsys/spy.c          |  2 +-
 criu/include/log.h              | 13 +++++----
 9 files changed, 66 insertions(+), 50 deletions(-)

-- 
2.9.3



More information about the CRIU mailing list