[CRIU] [PATCH 0/3] more pr_perror() usage fixes
Kir Kolyshkin
kir at openvz.org
Fri Nov 18 11:41:28 PST 2016
1. Fix pr_perror usage in page server code
2. Fix pr_perror usage in tests
Kir Kolyshkin (3):
page_server_async_read: fix pr_perror usage
test/zdtm: use pr_err() not pr_perror
test/zdtm: pr_perror() sanitization
criu/page-xfer.c | 2 +-
test/zdtm/static/autofs.c | 18 +++++++++---------
test/zdtm/static/clone_fs.c | 6 +++---
test/zdtm/static/mntns_shared_vs_private.c | 6 +++---
test/zdtm/static/seccomp_filter.c | 2 +-
test/zdtm/static/seccomp_filter_inheritance.c | 2 +-
test/zdtm/static/seccomp_filter_tsync.c | 2 +-
test/zdtm/static/socket_close_data01.c | 4 ++--
test/zdtm/transition/shmem.c | 2 +-
9 files changed, 22 insertions(+), 22 deletions(-)
--
2.7.4
More information about the CRIU
mailing list