NetBSD-Bugs archive

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

PR/55839 CVS commit: src/sys/dev/ic



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

From: "Frank Kardel" <kardel%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55839 CVS commit: src/sys/dev/ic
Date: Fri, 4 Dec 2020 23:03:12 +0000

 Module Name:	src
 Committed By:	kardel
 Date:		Fri Dec  4 23:03:11 UTC 2020
 
 Modified Files:
 	src/sys/dev/ic: nvme.c
 
 Log Message:
 PR kern/55839:
 handle multiple nvme_rescan()s correctly by doing the
 name-space identify only once per nsid.
 
 fixes issue where modloading triggers multiple
 rescans.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.52 -r1.53 src/sys/dev/ic/nvme.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