aboutsummaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-08-18 19:46:38 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-08-18 19:46:38 +0000
commit7e7308a2dbdec4c900b0805ad94324d3a288a163 (patch)
treec6c84399abcab97cc9bb0657f0734e0aa56a917d /testing
parent98b99ad2ab348bbba1676b95a8895f12ee48fd31 (diff)
downloadsg3_utils-7e7308a2dbdec4c900b0805ad94324d3a288a163.tar.gz
sg_inq+sg_vpd: more updates but not finished
The sg_inq+sg_inq work is mainly JSON additions. sg_vpd has a new --sinq_inraw=RFN option. Update and place names for the 64 TapeAlert flags in the library. This improves TapeAlert reporting for sg_inq, sg_vpd and sg_logs. Refine the description of the VPD page merge of processing for sg_inq and sg_vpd to only include _T10_ defined pages, so the vendor specific VPD page processings of those utilities are still separate. git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@969 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'testing')
-rw-r--r--testing/sgs_dd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/sgs_dd.c b/testing/sgs_dd.c
index 60d25aa8..0d7d2e1b 100644
--- a/testing/sgs_dd.c
+++ b/testing/sgs_dd.c
@@ -84,7 +84,7 @@
#include "sg_unaligned.h"
-static const char * version_str = "4.22 20220118";
+static const char * version_str = "4.23 20220815";
static const char * my_name = "sgs_dd";
#ifndef SGV4_FLAG_HIPRI
@@ -1415,7 +1415,7 @@ main(int argc, char * argv[])
return 1;
}
if (clp->iflag.mmap && clp->oflag.mmap)
- clp->both_mmap = true;;
+ clp->both_mmap = true;
if (clp->debug > 3)
pr2serr("%s: if=%s skip=%d of=%s seek=%d count=%d\n", my_name,