Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emulate xattr related syscalls using seccomp_unotify #72

Closed
9 tasks done
nkraetzschmar opened this issue Apr 11, 2024 · 2 comments
Closed
9 tasks done

emulate xattr related syscalls using seccomp_unotify #72

nkraetzschmar opened this issue Apr 11, 2024 · 2 comments
Assignees

Comments

@nkraetzschmar
Copy link
Contributor

nkraetzschmar commented Apr 11, 2024

  • research seccomp_unotify
  • analyse feasibility of using it to emulate extended attribute related syscalls
  • implement in memory xattr db
  • implement seccomp_unotify lib
  • implement xattr syscall handlers
  • create tests
  • create github actions
  • integrate into builder
  • test full build chain
@nkraetzschmar nkraetzschmar changed the title [builder] emulate xattr related syscalls using seccomp_unotify emulate xattr related syscalls using seccomp_unotify Apr 11, 2024
@nkraetzschmar nkraetzschmar self-assigned this Apr 11, 2024
@nkraetzschmar
Copy link
Contributor Author

@nkraetzschmar
Copy link
Contributor Author

#73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant