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: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/44288: tmpfs_rmdir() panic
Date: Sun, 2 Jan 2011 21:54:46 +0200

 On Sun, Jan 02, 2011 at 12:40:04AM +0000, David Holland wrote:
 >  Can you slap this in and see if it goes off instead? Probably the
 >  problem is that the direectory is corrupt; asserting earlier rules out
 >  a gaffe somewhere in the rmdir logic itself.
 
 ...
 
 >  +   KASSERT(node->tn_links == 2);
 
 The above assertion indeed goes off.
 
 - Jukka.
 


Home | Main Index | Thread Index | Old Index