Subject: CVS commit: [kqueue] syssrc/sys/miscfs/fdesc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/28/2002 15:54:46
Module Name: syssrc
Committed By: jdolecek
Date: Sat Sep 28 12:54:46 UTC 2002
Modified Files:
syssrc/sys/miscfs/fdesc [kqueue]: fdesc_vnops.c
Log Message:
fdesc_kqfilter(): for Fdesc, invoke kqfilter of the underlying descriptor, and
fallback to genfs_kqfilter() for other files
To generate a diff of this commit:
cvs rdiff -r1.64.2.4 -r1.64.2.5 syssrc/sys/miscfs/fdesc/fdesc_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.