Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys/miscfs/specfs
Module Name: syssrc
Committed By: jdolecek
Date: Thu Sep 26 15:23:12 UTC 2002
Modified Files:
syssrc/sys/miscfs/specfs [kqueue]: spec_vnops.c
Log Message:
spec_kqfilter(): return EOPNOTSUPP for !VCHR case; block devices don't
support kevents, and we don't want to attempt to support for any other
files ending here neither (i.e. those which get spec vnodeops via vflush())
To generate a diff of this commit:
cvs rdiff -r1.54.2.5 -r1.54.2.6 syssrc/sys/miscfs/specfs/spec_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index