You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add `fctrl::SealFlag::F_SEAL_FUTURE_WRITE`
Add `fctrl::SealFlag::F_SEAL_FUTURE_WRITE`, a file sealing flag
available since Linux 5.1 which prevents modification except via shared
writable mappings that were created prior to the seal being set.
* Add changelog entry
* Use `linux_android` alias
Co-authored-by: SteveLauC <[email protected]>
---------
Co-authored-by: SteveLauC <[email protected]>
0 commit comments