cvs commit: src/sys/kern vfs_subr.c

Robert Watson rwatson at FreeBSD.org
Mon Sep 12 12:22:38 PDT 2005


rwatson     2005-09-12 19:22:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  In vfs_kqfilter(), return EINVAL instead of 1 (EPERM) when an unsupported
  kqueue filter type is requested on a vnode.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.646     +1 -1      src/sys/kern/vfs_subr.c


More information about the cvs-all mailing list