NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/29165 CVS commit: [netbsd-6] src
The following reply was made to PR bin/29165; it has been noted by GNATS.
From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/29165 CVS commit: [netbsd-6] src
Date: Sun, 15 Jan 2017 23:51:33 +0000
Module Name: src
Committed By: snj
Date: Sun Jan 15 23:51:32 UTC 2017
Modified Files:
src/sbin/scsictl [netbsd-6]: scsictl.8 scsictl.c
src/sys/dev/scsipi [netbsd-6]: scsi_disk.h
Log Message:
Pull up following revision(s) (requested by flxd in ticket #1418):
sbin/scsictl/scsictl.8: 1.27, 1.29, 1.30 via patch
sbin/scsictl/scsictl.c: revision 1.39 via patch
sys/dev/scsipi/scsi_disk.h: revision 1.32
Add "getrealloc" and "setrealloc" commands to get/set automatic reallocation
parameters/enables for error recovery, similar to {get,set}cache.
Many old SCSI disks shipped with reallocation disabled, albeit
supporting it.
Minor (cosmetic) fixup of scsi_disk_pages while there.
Based upon code in PR bin/29165 by Greg A. Woods.
OK christos@
--
Bump date for previous.
--
Add crossreference to scsi(4) per note in PR 9627.
Whitespace, sort.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.25.22.1 src/sbin/scsictl/scsictl.8
cvs rdiff -u -r1.33 -r1.33.4.1 src/sbin/scsictl/scsictl.c
cvs rdiff -u -r1.31 -r1.31.116.1 src/sys/dev/scsipi/scsi_disk.h
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