NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52364 CVS commit: [netbsd-8] src/sys/kern
The following reply was made to PR kern/52364; it has been noted by GNATS.
From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52364 CVS commit: [netbsd-8] src/sys/kern
Date: Tue, 25 Jul 2017 01:29:23 +0000
Module Name: src
Committed By: snj
Date: Tue Jul 25 01:29:23 UTC 2017
Modified Files:
src/sys/kern [netbsd-8]: vnode_if.src
Log Message:
Pull up following revision(s) (requested by hannken in ticket #130):
sys/kern/vnode_if.src: revision 1.77
As VOP_ADVLOCK() may block indefinitely we cannot take fstrans here.
Fixes PR kern/52364: System hangs not much before showing the login prompt
To generate a diff of this commit:
cvs rdiff -u -r1.75.2.1 -r1.75.2.2 src/sys/kern/vnode_if.src
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index