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 whenunmounting ext2fs



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 
whenunmounting
         ext2fs
Date: Sun, 13 Sep 2009 15:13:06 +0900

 I wrote:
 
 >  >>Synopsis:       KASSERT(LIST_EMPTY(&vp->v_dirtyblkhd)) failed when 
 > unmounting ext2fs
 
 >  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.
 
 ---
 Izumi tsutsui
 


Home | Main Index | Thread Index | Old Index