From owner-cvs-all Sat Apr 24 10:58:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2218015168; Sat, 24 Apr 1999 10:58:17 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA89762; Sat, 24 Apr 1999 10:58:17 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <199904241758.KAA89762@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 24 Apr 1999 10:58:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cache.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1999/04/24 10:58:16 PDT Modified files: sys/kern vfs_cache.c Log: Fix a braino in the v_id wraparound code. Give more (current) details in comment. PR: 11307 Spotted by: Ville-Pertti Keinonen Revision Changes Path 1.39 +17 -9 src/sys/kern/vfs_cache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message