mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
kerndat: check whether the openat2 syscall is supported
Will use openat2 + RESOLVE_NO_XDEV to detect mountpoints. Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
This commit is contained in:
parent
387f4652b3
commit
cef8366f52
14 changed files with 79 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ struct rusage;
|
|||
struct iocb;
|
||||
struct pollfd;
|
||||
struct clone_args;
|
||||
struct open_how;
|
||||
|
||||
typedef unsigned long aio_context_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue