CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/31 20:33:27
Modified files:
sys/nfs : nfs_subs.c
Log message:
only allow an NFS server to set file type on a new vnode
Otherwise, a malicous server could aid a local user in avoiding access
controls.
This reverts nfs_subs.c rev 1.3. Which was part of a commit to fix the
use of automount with direct maps.
reported by Andrew Griffiths
