Increase size of struct scst_dev_type.name to match scst_user's requirements

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@696 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2009-03-16 18:46:17 +00:00
parent 06a6ae94e6
commit 244775bb35

View File

@@ -853,7 +853,7 @@ struct scst_dev_type {
int length, int *eof, struct scst_dev_type *dev_type);
/* Name of the dev handler. Must be unique. MUST HAVE */
char name[15];
char name[60]; /* It's SCST_MAX_NAME + few more bytes for scst_user */
/*
* Number of dedicated threads. If 0 - no dedicated threads will