daily CVS update output

2015-11-05 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/xdebug/md.evbarm P src/distrib/sets/lists/xserver/md.evbarm P src/etc/MAKEDEV.tmpl P src/etc/etc.evbmips/MAKEDEV.conf P src/external/mit/xorg/server/drivers/Makefile U src/external/mit/xorg/server/drivers/xf86-video-modesetting/Makefile P src/lib/libexec

Re: NFS related panics and hangs

2015-11-05 Thread J. Hannken-Illjes
On 05 Nov 2015, at 21:48, Rhialto wrote: > Looking into this: > > the occurrences of nfs_reqq are as follows: > > fs/nfs/client/nfs_clvnops.c: * nfs_reqq_mtx : Global lock, protects the > nfs_reqq list. > > Since there is no other mention of nfs_reqq_mtx in the whole syssrc > tarball, this l

Re: NFS related panics and hangs

2015-11-05 Thread Rhialto
[ Adding tech-kern. The relevant earlier mails start at http://mail-index.netbsd.org/current-users/2015/10/19/msg028233.html This is about a default-installed amd64 GENERIC 7.0 kernel. Replies are better in tech-kern, I think, so I set Reply-To accordingly. ] On Fri 23 Oct 2015 at 00:46:

Re: Error on vndconfig(8) man page

2015-11-05 Thread Jan Danielsson
On 05/11/15 19:04, Brian Buhrow wrote: > hello. Just as a point of reference, the command is still vnconfig in > NetBSD-5.2, so the name change is pretty recent. I wonder why the name > change was thought to be necessary? You're failing to channel your inner OCD. ((/dev/cgd* & cgdco

Re: Error on vndconfig(8) man page

2015-11-05 Thread Brian Buhrow
hello. Just as a point of reference, the command is still vnconfig in NetBSD-5.2, so the name change is pretty recent. I wonder why the name change was thought to be necessary? On Nov 5, 7:06pm, Paul Goyette wrote: } Subject: Error on vndconfig(8) man page } This man page is installed as

Error on vndconfig(8) man page

2015-11-05 Thread Paul Goyette
This man page is installed as both vndconfig and vnconfig, however the SYNOPSIS references only vndconfig. The HISTORY section says that the command was introduced in NetBSD 1.0 The BUGS section says that the command should be named 'vndconfig'. Well, as I see it, the BUGS section is wrong bec