CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/11 12:28:17
Modified files:
libexec/security: security
Log message:
Don't skip file systems just because the parent fs is nodev and nosuid.
Fixes instances where a mount point uses the nodev and nosuid options
but another file system mounted inside that hierarchy does not.
OK schwarze@
