Date: Thu, 1 Aug 2002 11:29:30 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c Message-ID: <200208011829.g71ITUSb028044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/08/01 11:29:30 PDT Modified files: sys/kern vfs_vnops.c Log: Since we have the struct file data pointer cached in vp, use that instead when invoking VOP_POLL(). Revision Changes Path 1.157 +1 -1 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208011829.g71ITUSb028044>