NetBSD-Bugs archive

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

Re: kern/37717: raidclose() no longer called on shutdown...



The following reply was made to PR kern/37717; it has been noted by GNATS.

From: Juergen Hannken-Illjes <hannken%eis.cs.tu-bs.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/37717: raidclose() no longer called on shutdown...
Date: Tue, 8 Jan 2008 17:26:14 +0100

 On Tue, Jan 08, 2008 at 03:55:00PM +0000, oster%netbsd.org@localhost wrote:
 > >Number:         37717
 > >Category:       kern
 > >Synopsis:       raidclose() is no longer called on shutdown
 
 Since vmlocking2 was merged a root file system containing the root device
 vnode doesn't get closed because its v_usecount is 2 instead of 1 when
 VOP_CLOSE() gets called from ffs_unmount().
 
 Only need to find the bogus reference...
 -- 
 Juergen Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig 
(Germany)
 



Home | Main Index | Thread Index | Old Index