aboutsummaryrefslogtreecommitdiff
path: root/src/sg_xcopy.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-05-18 01:50:52 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-05-18 01:50:52 +0000
commit69d4248ca767c54623606e505f2d535ba127f927 (patch)
tree772bc21bc3b55425b8a2dba11b86f2c84353a07b /src/sg_xcopy.c
parentfaeffd098cd2e1cc79b225b148ef96dd722bcdac (diff)
downloadsg3_utils-69d4248ca767c54623606e505f2d535ba127f927.tar.gz
sg_write_same: add --ndob; sg_sync: add --16; sg_vpd: add FUAB bit
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@496 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_xcopy.c')
-rw-r--r--src/sg_xcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg_xcopy.c b/src/sg_xcopy.c
index 82c7bd71..b2f3a015 100644
--- a/src/sg_xcopy.c
+++ b/src/sg_xcopy.c
@@ -80,7 +80,7 @@ static const char * version_str = "0.34 20130507";
#define CACHING_MP 8
#define CONTROL_MP 0xa
-#define SENSE_BUFF_LEN 32 /* Arbitrary, could be larger */
+#define SENSE_BUFF_LEN 64 /* Arbitrary, could be larger */
#define READ_CAP_REPLY_LEN 8
#define RCAP16_REPLY_LEN 32