2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-09-01 23:05:39 +00:00

syscall: Add sys_open_by_handle_at

Need it for inotify restore.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov
2012-05-04 13:38:00 +04:00
committed by Pavel Emelyanov
parent 5028f71c66
commit 3399650a9c
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ struct cap_data {
struct sockaddr;
struct msghdr;
struct rusage;
struct file_handle;
#ifndef F_GETFD
#define F_GETFD 1