mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
The restorer already has io_setup, io_submit, and io_getevents syscall wrappers for all supported architectures. Native AIO restore also needs io_destroy to release the AIO context before leaving the restorer path. Add the missing io_destroy syscall entries next to the existing native AIO syscalls. Assisted-by: Claude:claude-sonnet-4-6 Signed-off-by: Dan Feigin <dfeigin@nvidia.com> |
||
|---|---|---|
| .. | ||
| plugins | ||
| scripts | ||
| src/lib | ||