NetBSD-Bugs archive

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

PR/52364 CVS commit: src/sys/kern



The following reply was made to PR kern/52364; it has been noted by GNATS.

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52364 CVS commit: src/sys/kern
Date: Wed, 12 Jul 2017 09:31:07 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Wed Jul 12 09:31:07 UTC 2017
 
 Modified Files:
 	src/sys/kern: vnode_if.src
 
 Log Message:
 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.76 -r1.77 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