tech-kern archive

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

Re: Current has issues with unmount?



Martin Husemann <martin%duskware.de@localhost> wrote:

> A -current as of earlier this morning has issues with running the
> kernel/t_umount tests for me - seems to be race, and when we loose,
> the unmount process hangs unkillable (with some locked vnode, i.e. you
> better do not try to run df(1) when it hangs).

The test uses umount(8). I recently removed a sync() before unmount() in
umount(8) because it broke umount -f for a gone NFS server. Could it be
the cause?  

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index