Files
haiku-beta6/headers/os
Augustin Cavalier 9ea1065b16 kernel/fs: Introduce check_write_stat_permissions utility method.
Like check_access_permissions() but for write_stat() hook instead
of access().

Basic logic copied from BFS, but with the UID/GID logic rewritten
to better conform to behavior on other OSes: notably, we allow
chown() requests that keep the UID the same to go through, same
as Linux seems to, which should fix #19666. We now also validate
that the GID is one of the current team's groups.
2025-07-07 15:10:01 -04:00
..
2016-07-29 18:41:30 -04:00
2020-01-25 21:35:34 +01:00
2025-03-23 10:29:23 +00:00
2020-03-23 01:30:23 +00:00
2017-07-30 14:46:41 -04:00
2017-01-10 21:34:20 +01:00