NetBSD-Bugs archive

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

PR/46221 CVS commit: [netbsd-6] src/sys/kern



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46221 CVS commit: [netbsd-6] src/sys/kern
Date: Thu, 12 Apr 2012 17:15:23 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Thu Apr 12 17:15:23 UTC 2012
 
 Modified Files:
        src/sys/kern [netbsd-6]: vfs_vnops.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #179):
        sys/kern/vfs_vnops.c: revision 1.184
 Fix vn_lock() to return an invalid (dead, clean) vnode
 only if the caller requested it by setting LK_RETRY.
 Should fix PR #46221: Kernel panic in NFS server code
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.183 -r1.183.8.1 src/sys/kern/vfs_vnops.c
 
 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