aboutsummaryrefslogtreecommitdiff
path: root/scripts/README
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-10-28 23:35:11 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-10-28 23:35:11 +0000
commitf0195003bb0c66ba55084b2f7e0fe982f08c5675 (patch)
treeac27a2f679ce91e865fa0a578c9cfa2d97110b07 /scripts/README
parentc1ce6d6c5f3f64038e17dfd65380aa728c5d994d (diff)
downloadsg3_utils-f0195003bb0c66ba55084b2f7e0fe982f08c5675.tar.gz
sg_dd: 'iflag=00,ff' places the 32 bit block address (big endian) into each block; sgp_dd: major rework, new: --chkaddr which checks for block address in each block
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@916 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/scripts/README b/scripts/README
index 082e0e67..72cbdcf5 100644
--- a/scripts/README
+++ b/scripts/README
@@ -6,9 +6,8 @@ This directory contains bash shell scripts. Most of them call one or
more utilities from the sg3_utils package. They assume the sg3_utils
package utilities are on the PATH of the user.
-rescan-scsi-bus.sh is written by Kurt Garloff (see
-http://www.garloff.de/kurt/linux/ under the "Rescan SCSI bus" heading)
-with patches from Hannes Reinecke.
+rescan-scsi-bus.sh is written by Kurt Garloff (formerly from Suse Labs)
+with patches from Hannes Reinecke (Suse) and Redhat.
scsi_logging_level is written by Andreas Herrmann <aherrman at de dot ibm
dot com>. It sets the logging level of the SCSI subsystem in the Linux
@@ -53,4 +52,4 @@ the sdparm package in its scripts directory.
/dev/disk/by-id/wwn-0x5001501234567890-part1.
Douglas Gilbert
-8th March 2014
+4th October 2021