[CRIU] [PATCH 0/4] Add support of O_PATH
Pavel Emelyanov
xemul at parallels.com
Fri Apr 11 04:09:01 PDT 2014
On 04/07/2014 02:00 PM, Andrey Vagin wrote:
> 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
>
Is this set going to change having the 8bcffef6 (proc_parse: parse fdinfo
to get pos and flags) patch merged?
More information about the CRIU
mailing list