aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2017-09-25 21:57:43 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2017-09-25 21:57:43 +0000
commit35242f73d10cb0720c59eeb7343d437ff53fb29a (patch)
treed3a60b32d29909f09b0862be55122826f7df04d6 /README
parentea54f8e189eb93c93a236b80c8b91c9f93603aa3 (diff)
downloadsg3_utils-35242f73d10cb0720c59eeb7343d437ff53fb29a.tar.gz
sg_write_atomic: new utility; sg_opcode: support CDLP (command duration limit page)
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@717 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index aca1ddbe..f1c90b1d 100644
--- a/README
+++ b/README
@@ -238,9 +238,9 @@ subdirectory of the sg3_utils package:
sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_senddiag, sg_ses,
sg_ses_microcode, sg_start, sg_stpg, sg_sync, sg_test_rwbuff,
- sg_timestamp, sg_turs, sg_unmap, sg_verify, sg_vpd, sg_write_buffer,
- sg_write_long, sg_write_same, sg_write_verify sg_wr_mode, sg_xcopy,
- sg_zone
+ sg_timestamp, sg_turs, sg_unmap, sg_verify, sg_vpd, sg_write_atomic,
+ sg_write_buffer, sg_write_long, sg_write_same, sg_write_verify,
+ sg_wr_mode, sg_xcopy, sg_zone
Each of the above utilities depends on header files found in the 'include'
subdirectory and library code found in the 'lib' subdirectory. Associated
@@ -389,8 +389,8 @@ The more recent utilities that use "getopt_long" only are:
sg_rmsn, sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify,
sg_sat_phy_event, sg_sat_read_gplog, sg_sat_set_features, sg_scan(w),
sg_ses, sg_ses_microcode, sg_stpg, sg_sync, sg_test_rwbuf, sg_timestamp,
- sg_unmap, sg_verify, sg_vpd, sg_write_buffer, sg_write_long,
- sg_write_same, sg_write_verify, sg_wr_mode, sg_zone
+ sg_unmap, sg_verify, sg_vpd, sg_write_atomic, sg_write_buffer,
+ sg_write_long, sg_write_same, sg_write_verify, sg_wr_mode, sg_zone
Dangerous code
@@ -462,4 +462,4 @@ See http://sg.danny.cz/sg/tools.html
Douglas Gilbert
-19th May 2016
+21st September 2017