NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/44288: tmpfs_rmdir() panic
The following reply was made to PR kern/44288; it has been noted by GNATS.
From: Taylor R Campbell <campbell+netbsd%mumble.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/44288: tmpfs_rmdir() panic
Date: Mon, 28 Feb 2011 18:57:47 +0000
I just tested the patch with rump. Without the patch, the link count
was wrong, and rmdiring test/bar and then test made rump_tmpfs crash
on the same KASSERT as jruoho observed. With the patch, the link
count is right, and rmdiring test/bar and then test works dandily.
I haven't run any other tmpfs tests with the patch, though.
Home |
Main Index |
Thread Index |
Old Index