CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/01 20:03:22
Modified files:
sys/ufs/ufs : ufs_vnops.c
sys/ufs/ext2fs : ext2fs_vnops.c
Log message:
Fix readlink(2) on FFS and ext2 filesystems to consistently return
EFAULT when appropriate.
ok deraadt@, miod@
