NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/39914: KASSERT(LIST_EMPTY(&vp->v_dirtyblkhd)) failed whenunmountingext2fs
The following reply was made to PR kern/39914; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost,
rmind%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/39914: KASSERT(LIST_EMPTY(&vp->v_dirtyblkhd)) failed
whenunmountingext2fs
Date: Sun, 13 Sep 2009 21:19:59 +0900
I wrote:
> > Could this fix affect this one?
> > http://mail-index.NetBSD.org/source-changes/2009/09/12/msg000773.html
> > >> Add a missed brelse(9) call after bread(9) in ext2fs_reload().
>
> Ah, no, it still happens on netbsd-5-0 with the above fix.
> Maybe the same problem as PR kern/41189.
Well, but it doesn't seem to happen on recent -current,
though I'm not sure which changes could affect it.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index