Mention access control.
This commit is contained in:
parent
83a23f445c
commit
81bac576a0
@ -42,8 +42,8 @@ module offers an abstract API for pseudo-filesystems such as
|
||||
and
|
||||
.Xr linprocfs 5 .
|
||||
It takes care of all the hairy bits like interfacing with the VFS
|
||||
system, keeping track of file numbers, and cloning files and
|
||||
directories that are process-specific.
|
||||
system, enforcing access control, keeping track of file numbers, and
|
||||
cloning files and directories that are process-specific.
|
||||
The consumer module, i.e. the module that implements the actual guts
|
||||
of the filesystem, needs only provide the directory structure
|
||||
(represented by a collection of structures declared and initialized by
|
||||
|
Loading…
Reference in New Issue
Block a user