aboutsummaryrefslogtreecommitdiff
path: root/src/sginfo.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2018-05-02 22:02:05 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2018-05-02 22:02:05 +0000
commita59b767b38f08c0dafc011a58e8791aa06d4feb0 (patch)
tree8be0500cec5edb562779bc41f0ef7ad46b8c86fc /src/sginfo.c
parentf65566c3934a9e22335dee20401cc1cc50865d56 (diff)
downloadsg3_utils-a59b767b38f08c0dafc011a58e8791aa06d4feb0.tar.gz
sg_lib: add sg_ll_inquiry_pt(), sg_ll_test_unit_ready_progress_pt(), sg_ll_request_sense_pt(), sg_ll_send_diag_pt(), sg_ll_receive_diag_pt(); sg_timestamp: add --elapsed, --hex and --no-timestamp options; sg_ses: check for NVMe enclosure bits
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@769 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sginfo.c')
-rw-r--r--src/sginfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sginfo.c b/src/sginfo.c
index b466e8f1..6569140a 100644
--- a/src/sginfo.c
+++ b/src/sginfo.c
@@ -374,7 +374,7 @@ struct scsi_cmnd_io
#define SENSE_BUFF_LEN 64
#define CMD_TIMEOUT 60000 /* 60,000 milliseconds (60 seconds) */
-#define EBUFF_SZ 256
+#define EBUFF_SZ 512
#define GENERAL_ERROR 1