bytecodealliance / bytecodealliance/rustix
Add `mount_setattr`
Open
enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 294
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
The new mount api makes it possible to atomically create read-only binds mount together with `mount_setattr`.
https://www.man7.org/linux/man-pages/man2/mount_setattr.2.html
Relates to #744
Contributor guide
Assessment
This issue has not been assessed yet.