Date: Wed, 4 Feb 2004 15:56:57 -0700 From: "Kenneth D. Merry" <ken@FreeBSD.org> To: current@FreeBSD.org Cc: mckusick@mckusick.com Subject: panic: softdep_move_dependencies: need merge code Message-ID: <20040204225657.GA55243@panzer.kdm.org>
next in thread | raw e-mail | index | archive | help
I ran into the following panic on a machine running -current from a week or
two ago:
panic("softdep_move_dependencies: need merge code");
(see softdep_move_dependencies() in ffs_softdep.c)
When this happened, I had a filesystem mounted and I was writing to it when
the underlying storage device crashed.
Around the time the device came back up, I got the above panic.
Does anyone have any clues about this one?
Thanks,
Ken
--
Kenneth Merry
ken@FreeBSD.ORG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040204225657.GA55243>
