Version: Update from 3.0.0 into 3.0.1

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6121 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-02-23 13:37:42 +00:00
parent 49303f5b9c
commit 79d5b92465
+1 -1
View File
@@ -80,7 +80,7 @@ static struct scst_trace_log vdisk_local_trace_tbl[] = {
#define SCST_FIO_VENDOR "SCST_FIO"
#define SCST_BIO_VENDOR "SCST_BIO"
/* 4 byte ASCII Product Revision Level - left aligned */
#define SCST_FIO_REV " 300"
#define SCST_FIO_REV " 301"
#define MAX_USN_LEN (20+1) /* For '\0' */
#define MAX_INQ_VEND_SPECIFIC_LEN (INQ_BUF_SZ - 96)