[CRIU] [PATCH v3 0/2] compel: Add more arguments to compel_wait_task()
Kirill Tkhai
ktkhai at virtuozzo.com
Wed May 3 05:48:04 PDT 2017
[WAS: [PATCH v2 0/5] compel, criu: Make struct seize_task_status extensible]
Add method to support variable-len data from "/proc/[pid]/status" file.
[1/2] Almost the same as in v2
[2/2] New
---
Kirill Tkhai (2):
seize: Fix size error in creds_dumpable()
compel: Add more arguments to compel_wait_task()
compel/include/uapi/infect.h | 9 +++++----
compel/src/lib/infect.c | 13 ++++++++-----
criu/include/proc_parse.h | 2 +-
criu/proc_parse.c | 2 +-
criu/seize.c | 18 +++++++++---------
5 files changed, 24 insertions(+), 20 deletions(-)
--
Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
More information about the CRIU
mailing list