From owner-freebsd-bugs Mon May 22 16:24:39 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA00836 for bugs-outgoing; Mon, 22 May 1995 16:24:39 -0700 Received: (from gnats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA03071 ; Mon, 22 May 1995 12:30:01 -0700 Date: Mon, 22 May 1995 12:30:01 -0700 Message-Id: <199505221930.MAA03071@freefall.cdrom.com> From: "Garrett A. Wollman" Reply-To: "Garrett A. Wollman" To: freebsd-bugs Subject: kern/434: umapfs panics when mounting ufs over itself In-Reply-To: Your message of Mon, 22 May 1995 15:21:41 -0400 <199505221921.PAA00426@khavrinen.lcs.mit.edu> Sender: bugs-owner@FreeBSD.org Precedence: bulk >Number: 434 >Category: kern >Synopsis: umapfs panics when mounting ufs over itself >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs (FreeBSD bugs mailing list) >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 22 12:30:00 1995 >Originator: Garrett A. Wollman >Organization: MIT Laboratory for Computer Science >Release: FreeBSD 2.1.0-Development i386 >Environment: FreeBSD 2.0-BUILT-19950512 #395: Fri May 12 14:53:28 EDT 1995 >Description: 1) Fix bug in mount_umap that will be committed after freeze is lifted. 2) mount_umap -u /tmp/uidfile -g /tmp/gidfile /tmp /tmp This ought to insert a `umap' layer into the existing UFS structure under /tmp. Instead, I get a `panic: ufs_ihashget: recursive lock not expected -- pid %d'. Unfirtunately, I didn't save the core dump, so I can't provide a traceback. /tmp is on the root filesystem on my machine. >How-To-Repeat: as above >Fix: >Audit-Trail: >Unformatted: