NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/40470: WAPBL corrupts ext2fs



On Sun, Jan 25, 2009 at 03:48:22AM +0000, Mindaugas Rasiukevicius wrote:
 > > No, but I bet it's the same problem as in 40361.  (with wapbl on /, 
 > > it thinks it needs to call the wapbl bits for the ext2 filesystem when 
 > > doing a sync.... and it gets it Very Wrong.. )  My guess is that if 
 > > you had a DIAGNOSTIC kernel you'd see roughly the same trace as in 
 > > 40361.
 > 
 > Kernel with debugging options does not trigger that assert. Only PR/39914,
 > which I do not think is related.

That doesn't mean it's not the same problem - the ultimate problem
there is using the wrong fs's vnops and/or vfsops.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index