Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
possibly changing it.
|
|
|
|
(struct protid): Replace UIDS, GIDS, NUIDS, and NGIDS with ID.
(diskfs_isuid): Replace with new function diskfs_idhasuid.
(diskfs_groupmember): Replace with new function diskfs_idhasgid.
(_diskfs_idisowner, _diskfs_idaccess, _diskfs_idcheckdirmod): New functions.
(diskfs_isowner): Check each ID in the chain with _diskfs_idisowner.
(diskfs_access): Check each ID in the chain with _diskfs_idaccess.
(diskfs_checkdirmod): Check each ID in the chain with _diskfs_idcheckdirmod.
|
|
chain.
|
|
chain.
|
|
in the chain.
|
|
appropriate.
|
|
where appropriate.
|
|
appropriate.
(diskfs_start_bootstrap): Likewise.
|
|
appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
messages.
|
|
|
|
pages.
|
|
|
|
|
|
|
|
Add stubs for new msg.defs functions.
|
|
|
|
|
|
|
|
|
|
All references changed.
|
|
Includ ourfs_notify_U.h instead of ourmsg_U.h.
|
|
|
|
|
|
|
|
nowait_dir_changed.
|
|
|
|
|
|
|
|
|
|
mach_msg_type_number_t instead of unsigned int. Cast &HOSTINFO to
(natural_t *).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make arg SELECT_TYPE inout, remove SELECT_RESULT out arg.
|
|
|
|
(dir_changed, file_changed): Remove these skips.
|