[CRIU] [PATCH 0/3] Add namespaces kerndat features

Kirill Tkhai ktkhai at virtuozzo.com
Wed May 17 05:19:16 PDT 2017


Check for NS_GET_USERNS and NS_GET_PARENT nsfs features.

https://travis-ci.org/tkhai/criu/builds/233203395

---

Kirill Tkhai (3):
      ns: Add ns_get_userns() feature
      ns: Add ns_get_parent() feature
      zdtm: Mark ns tests as auto


 criu/cr-check.c                |   27 ++++++++++++++++++++++++
 criu/include/kerndat.h         |    4 ++++
 criu/kerndat.c                 |   45 ++++++++++++++++++++++++++++++++++++++++
 test/zdtm/static/pidns00.desc  |    2 +-
 test/zdtm/static/pidns01.desc  |    2 +-
 test/zdtm/static/userns00.desc |    2 +-
 test/zdtm/static/userns01.desc |    2 +-
 7 files changed, 80 insertions(+), 4 deletions(-)

--
Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>


More information about the CRIU mailing list