NetBSD-Bugs archive

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

PR/47041 CVS commit: [jdolecek-ncqfixes] src/sys/dev/ata



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47041 CVS commit: [jdolecek-ncqfixes] src/sys/dev/ata
Date: Sat, 6 Oct 2018 21:19:55 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Sat Oct  6 21:19:55 UTC 2018
 
 Modified Files:
 	src/sys/dev/ata [jdolecek-ncqfixes]: ata.c ata_subr.c atavar.h wd.c
 
 Log Message:
 actually, just make dump use the same queue skip as recovery, and remove the
 no longer necessary ata_queue_reset() call from wd(4)
 
 also for PR kern/47041
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.141.6.14 -r1.141.6.15 src/sys/dev/ata/ata.c
 cvs rdiff -u -r1.6.2.6 -r1.6.2.7 src/sys/dev/ata/ata_subr.c
 cvs rdiff -u -r1.99.2.9 -r1.99.2.10 src/sys/dev/ata/atavar.h
 cvs rdiff -u -r1.441.2.11 -r1.441.2.12 src/sys/dev/ata/wd.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