Date: Mon, 22 May 1995 12:30:01 -0700 From: "Garrett A. Wollman" <wollman@khavrinen.lcs.mit.edu> To: freebsd-bugs Subject: kern/434: umapfs panics when mounting ufs over itself Message-ID: <199505221930.MAA03071@freefall.cdrom.com> In-Reply-To: Your message of Mon, 22 May 1995 15:21:41 -0400 <199505221921.PAA00426@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505221930.MAA03071>