Tidy up a capabilities-related comment.
This comment refers to an #ifdef that hasn't been merged [yet?]; remove it. Approved by: rwatson
This commit is contained in:
parent
0b73ba9c97
commit
5e26234ff1
@ -3590,9 +3590,6 @@ vn_isdisk(struct vnode *vp, int *errp)
|
||||
* and optional call-by-reference privused argument allowing vaccess()
|
||||
* to indicate to the caller whether privilege was used to satisfy the
|
||||
* request (obsoleted). Returns 0 on success, or an errno on failure.
|
||||
*
|
||||
* The ifdef'd CAPABILITIES version is here for reference, but is not
|
||||
* actually used.
|
||||
*/
|
||||
int
|
||||
vaccess(enum vtype type, mode_t file_mode, uid_t file_uid, gid_t file_gid,
|
||||
|
Loading…
x
Reference in New Issue
Block a user