summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/inotify.go
AgeCommit message (Expand)Author
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-26Support inotify IN_ONESHOT.Dean Deng
2020-06-23Support inotify in vfs2 gofer fs.Dean Deng
2020-05-29Port inotify to vfs2, with support in tmpfs.Dean Deng