From owner-freebsd-stable Tue Jul 3 12:52:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 97F9337B406 for ; Tue, 3 Jul 2001 12:52:32 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f63JqTo65374; Tue, 3 Jul 2001 15:52:29 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010703154600.03842e60@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 03 Jul 2001 15:46:45 -0400 To: Kevin Way , Matthew Hall From: Mike Tancsa Subject: Re: Hard lockups since cvsup'ing Jul 1st. Help! Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20010703153842.A471@bean.overtone.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 03:38 PM 7/3/01 -0400, Kevin Way wrote: > > The kernel/world I built on Sunday night seem to lock my > > system up hard after 3-5 minutes. > >Similar problem here. My system hard locked after a fresh world I would either try compiling a kernel without mfs, or cvsup again to make sure you have the latest commit which just went in a few min it ago. ----------------- tegge 2001/07/03 12:17:31 PDT Modified files: (Branch: RELENG_4) sys/ufs/mfs mfs_vfsops.c mfsnode.h Log: After the last nullfs MFC filesystems need to start their per-vnode private data with a struct lock unless they override VOP_LOCK/VOP_UNLOCK and VOP_ISLOCKED. Reviewed by: dillon Revision Changes Path 1.81.2.2 +2 -1 src/sys/ufs/mfs/Attic/mfs_vfsops.c 1.12.2.1 +2 -1 src/sys/ufs/mfs/Attic/mfsnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message