[CRIU] [PATCH 0/4] Add support of O_PATH
Andrey Vagin
avagin at openvz.org
Mon Apr 7 03:00:11 PDT 2014
fcntl(F_GETOWN) doesn't work for fd with O_PATH.
Andrey Vagin (4):
zdtm: add a test case for checking file descriptor flags
util-fd: print errors from send_fds
util-fd: shift code to the left side
files: add support of O_PATH
files.c | 31 +++++++-----
pie/util-fd.c | 69 +++++++++++++++-----------
test/zdtm/live/static/Makefile | 1 +
test/zdtm/live/static/fd.c | 109 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 170 insertions(+), 40 deletions(-)
create mode 100644 test/zdtm/live/static/fd.c
--
1.8.5.3
More information about the CRIU
mailing list