Subject: Re: kern/2855: deadlock when trying to mount a directory onto itself To: None <ws@kurt.tools.de> From: Chris G Demetriou <Chris_G_Demetriou@ux2.sp.cs.cmu.edu> List: netbsd-bugs Date: 10/17/1996 16:23:35
> >How-To-Repeat:
>
> Any user can do:
> $ mkdir /tmp/xxx
> $ mount /tmp/xxx /tmp/xxx
This is the same bug as is describe in PR 950.
It was fixed in 4.4BSD-Lite2, but the relevant changes have never been
integrated into NetBSD.
cgd