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...



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