From owner-freebsd-current@FreeBSD.ORG Tue Sep 25 15:30:02 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24EFF16A481 for ; Tue, 25 Sep 2007 15:30:02 +0000 (UTC) (envelope-from ravna@nerdshack.com) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id E818413C468 for ; Tue, 25 Sep 2007 15:30:01 +0000 (UTC) (envelope-from ravna@nerdshack.com) Received: from dispatchd.nerdshack.com (jean.lavabit.com [72.249.41.30]) by karen.lavabit.com (Postfix) with SMTP id 838FAC842F for ; Tue, 25 Sep 2007 09:59:24 -0500 (CDT) Received: from toy.firlefanz.org (p54ABF12B.dip.t-dialin.net [84.171.241.43]) by mail.nerdshack.com with ESMTP Tue, 25 Sep 2007 09:59:24 -0500 Message-ID: <46F921ED.2090901@nerdshack.com> Date: Tue, 25 Sep 2007 16:57:49 +0200 From: Ravna User-Agent: Thunderbird 2.0.0.6 (X11/20070908) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Reboot after mount of already mounted disk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 15:30:02 -0000 I'm running 7-Current built on 09/15 . When accidentially trying to mount a NTFS disk that was already mounted, the system rebooted. The message I got was: "lockmgr locking against itself." I did this several times on purpose, with NTFS and EXT2 disks, with the same result. UFS2 disks seem unaffected.