summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/aio.go
AgeCommit message (Expand)Author
2020-08-12Release fd references on aio callback cancellation.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-16Port aio to VFS2.Nicolas Lacasse