NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/43439 -- workaround
The following reply was made to PR kern/43439; it has been noted by GNATS.
From: Juergen Hannken-Illjes <hannken%eis.cs.tu-bs.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: mrg%eterna.com.au@localhost
Subject: Re: kern/43439 -- workaround
Date: Wed, 9 Jun 2010 11:27:00 +0200
A workaround is to organize the mounts as
/dev/wd0e /home ffs rw,log 1 2
/home/current/pkgsrc /usr/pkgsrc null ro,hidden
- /home/current/pkgsrc/distfiles /usr/pkgsrc/distfiles null rw,hidden
+ /home/current/pkgsrc.distfiles /usr/pkgsrc/distfiles null rw,hidden
to avoid recursive vnode locks during lookup.
--
Juergen Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig
(Germany)
Home |
Main Index |
Thread Index |
Old Index