From owner-freebsd-current Sat Feb 8 15:11:57 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F7C837B401 for ; Sat, 8 Feb 2003 15:11:56 -0800 (PST) Received: from relay8.melbpc.org.au (newglider.melbpc.org.au [203.12.152.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01BA043F3F for ; Sat, 8 Feb 2003 15:11:55 -0800 (PST) (envelope-from kpeter@melbpc.org.au) Received: from melbpc.org.au (a1-61.melbpc.org.au [203.12.158.61]) by relay8.melbpc.org.au (8.12.6/8.12.6) with ESMTP id h18NBpP5017558 for ; Sun, 9 Feb 2003 10:11:52 +1100 (EST) (envelope-from kpeter@melbpc.org.au) Message-ID: <3E458EB6.8060306@melbpc.org.au> Date: Sun, 09 Feb 2003 10:11:50 +1100 From: Peter Kostouros Reply-To: kpeter@melbpc.org.au Organization: Private Individual User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3a) Gecko/20021222 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: Question regarding LOR in vfs_mount.c Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.4(snapshot 20020706) (relay1) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi The LOR detected in /usr/src/sys/kern/vfs_mount.c (process lock on line 1144, and filedesc structure on line 1151) has been previously reported: I have noticed it upon shutdown. An LOR fix was presented recently for a similar LOR arising in kern_descrip.c , see http://www.freebsd.org/cgi/getmsg.cgi?fetch=571049+573330+/usr/local/www/db/text/2003/freebsd-current/20030202.freebsd-current, and replies. Following upon this, would a similar solution resolve the LOR in vfs_mount.c, or should something more involved be taking place? -- Regards Peter As always the organisation disavows knowledge of this email To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message