NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/41006
The following reply was made to PR kern/41006; it has been noted by GNATS.
From: Antti Kantee <pooka%cs.hut.fi@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/41006
Date: Thu, 19 Mar 2009 15:48:02 +0200
Indeed. p2k has an assert which notices this even earlier:
pain-rustique:5:~> rump_tmpfs sdf /puffs
assertion "RUMP_VOP_ISLOCKED(opc) == 0" failed: file "p2k.c", line 513,
function "p2k_node_mknod"
Abort (core dumped)
pain-rustique:6:~>
I fixed the tmpfs error branch. However, it seems ffs doesn't like this
program at all and creates a totally bogus file.
Might be worthwhile to investigate other file systems. Also, the mknod
path should be looked at, but I don't have time to do it now.
Home |
Main Index |
Thread Index |
Old Index