Date: Mon, 18 Feb 2002 08:18:02 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c src/sys/ufs/ufs ufs_vnops.c Message-ID: <200202181618.g1IGI2O47290@freefall.freebsd.org>
index | next in thread | raw e-mail
phk 2002/02/18 08:18:02 PST
Modified files:
sys/sys vnode.h
sys/kern vfs_subr.c
sys/ufs/ufs ufs_vnops.c
Log:
Make v_addpollinfo() visible and non-inline.
Have callers only call it as needed.
Add necessary call in ufs_kqfilter().
Test-case found by: Andrew Gallatin <gallatin@cs.duke.edu>
Revision Changes Path
1.345 +5 -5 src/sys/kern/vfs_subr.c
1.171 +1 -0 src/sys/sys/vnode.h
1.185 +2 -5 src/sys/ufs/ufs/ufs_vnops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202181618.g1IGI2O47290>
