Make ioclass name bigger

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
Michal Wysoczanski 2018-11-27 15:01:17 +01:00 committed by Adam Rutkowski
parent 04c3802717
commit 901bbc5ebf

View File

@ -293,7 +293,7 @@ typedef enum {
#define OCF_IO_CLASS_INVALID OCF_IO_CLASS_MAX #define OCF_IO_CLASS_INVALID OCF_IO_CLASS_MAX
/** Maximum size of the IO class name */ /** Maximum size of the IO class name */
#define OCF_IO_CLASS_NAME_MAX 33 #define OCF_IO_CLASS_NAME_MAX 1024
/** IO class priority which indicates pinning */ /** IO class priority which indicates pinning */
#define OCF_IO_CLASS_PRIO_PINNED -1 #define OCF_IO_CLASS_PRIO_PINNED -1