From owner-cvs-all Wed Dec 13 2: 3:56 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 13 02:03:54 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F9DD37B400; Wed, 13 Dec 2000 02:03:53 -0800 (PST) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBDA3rh34394; Wed, 13 Dec 2000 02:03:53 -0800 (PST) (envelope-from tanimura) Message-Id: <200012131003.eBDA3rh34394@freefall.freebsd.org> From: Seigo Tanimura Date: Wed, 13 Dec 2000 02:03:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tanimura 2000/12/13 02:03:53 PST Modified files: sys/ufs/ffs ffs_vfsops.c Log: Do not race for the lock of an inode hash. Reviewed by: jhb Revision Changes Path 1.134 +43 -7 src/sys/ufs/ffs/ffs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message