From owner-cvs-all Sat Feb 15 10:58: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A20FB37B401; Sat, 15 Feb 2003 10:58:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A8943F75; Sat, 15 Feb 2003 10:58:07 -0800 (PST) (envelope-from arr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1FIw7bv030129; Sat, 15 Feb 2003 10:58:07 -0800 (PST) (envelope-from arr@repoman.freebsd.org) Received: (from arr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1FIw7Mp030128; Sat, 15 Feb 2003 10:58:07 -0800 (PST) Message-Id: <200302151858.h1FIw7Mp030128@repoman.freebsd.org> From: "Andrew R. Reiter" Date: Sat, 15 Feb 2003 10:58:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cache.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2003/02/15 10:58:06 PST Modified files: sys/kern vfs_cache.c Log: - Remove old comment for PURGE() as it no longer exists and implied it was a comment to cache_zap(). - Add a comment to quickly state what cache_zap() does. Reviewed by: phk, mux Revision Changes Path 1.78 +4 -2 src/sys/kern/vfs_cache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message