From dd0fc4b56da4800b56700bca6d9088e1dd43e70e Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 14 Sep 2012 01:31:05 +0000 Subject: [PATCH] Docs and web updates git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4518 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- doc/scst_user_spec.sgml | 6 +++--- www/users.html | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/scst_user_spec.sgml b/doc/scst_user_spec.sgml index 2e65eb8bd..bec2de153 100644 --- a/doc/scst_user_spec.sgml +++ b/doc/scst_user_spec.sgml @@ -382,7 +382,7 @@ struct scst_user_scsi_cmd_reply_parse uint16_t cdb_len; aligned_i64 lba; uint32_t op_flags; - int32_t data_len; + aligned_i64 data_len; int32_t bufflen; int32_t out_bufflen; }, @@ -708,7 +708,7 @@ struct scst_user_scsi_cmd_parse uint32_t timeout; int32_t bufflen; - int32_t data_len; + aligned_i64 data_len; int32_t out_bufflen; uint32_t op_flags; @@ -936,7 +936,7 @@ struct scst_user_scsi_cmd_exec aligned_i64 lba; - int32_t data_len; + aligned_i64 data_len; int32_t bufflen; int32_t alloc_len; uint64_t pbuf; diff --git a/www/users.html b/www/users.html index 681d49bfa..37245e1aa 100644 --- a/www/users.html +++ b/www/users.html @@ -136,6 +136,10 @@ SEAKR Engineering, Inc. + + + TTRcorp +