rustix icon indicating copy to clipboard operation
rustix copied to clipboard

Add `mount_setattr`

Open rusty-snake opened this issue 1 year ago • 0 comments
trafficstars

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

rusty-snake avatar Dec 23 '23 11:12 rusty-snake