cvs commit: src/sys/kern vfs_subr.c
Robert Watson
rwatson at FreeBSD.org
Thu Sep 15 13:52:54 PDT 2005
rwatson 2005-09-15 20:52:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_subr.c
Log:
Merge vfs_subr.c:1.646 from HEAD to RELENG_6:
In vfs_kqfilter(), return EINVAL instead of 1 (EPERM) when an unsupported
kqueue filter type is requested on a vnode.
Approved by: re (kensmith)
Revision Changes Path
1.635.2.6 +1 -1 src/sys/kern/vfs_subr.c
More information about the cvs-src
mailing list