NetBSD-Bugs archive

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

PR/50467 CVS commit: src/sys/miscfs/specfs



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50467 CVS commit: src/sys/miscfs/specfs
Date: Mon, 4 Apr 2016 08:03:54 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Mon Apr  4 08:03:54 UTC 2016
 
 Modified Files:
 	src/sys/miscfs/specfs: spec_vnops.c
 
 Log Message:
 Avoid a race with spec_revoke for the assertion too.
 
 Final fix for PR kern/50467 Panic from disconnecting phone while reading
 its contents
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.161 -r1.162 src/sys/miscfs/specfs/spec_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