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:
committed by
Pavel Emelyanov
parent
5028f71c66
commit
3399650a9c
@@ -34,6 +34,7 @@ struct cap_data {
|
||||
struct sockaddr;
|
||||
struct msghdr;
|
||||
struct rusage;
|
||||
struct file_handle;
|
||||
|
||||
#ifndef F_GETFD
|
||||
#define F_GETFD 1
|
||||
|
Reference in New Issue
Block a user