Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 10:28:20 -0500
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_subr.c src/sys/sys vnode.h src/sys/ufs/ufs ufs_vnops.c
Message-ID:  <20020218102820.A31981@grasshopper.cs.duke.edu>
In-Reply-To: <200202172115.g1HLFa185835@freefall.freebsd.org>; from phk@FreeBSD.org on Sun, Feb 17, 2002 at 01:15:36PM -0800
References:  <200202172115.g1HLFa185835@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp [phk@FreeBSD.org] wrote:
> phk         2002/02/17 13:15:36 PST
> 
>   Modified files:
>     sys/kern             vfs_subr.c 
>     sys/sys              vnode.h 
>     sys/ufs/ufs          ufs_vnops.c 
>   Log:
>   Move the stuff related to select and poll out of struct vnode.
>   The use of the zone allocator may or may not be overkill.
>   There is an XXX: over in ufs/ufs/ufs_vnops.c that jlemon may need
>   to revisit.

The same one that's now causing me to see:

   ufs_kqfilter: vnode with no v_pollinfo

on console when I run tail -f on a file, huh?

Drew

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?20020218102820.A31981>