Make ioclass name bigger
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
parent
04c3802717
commit
901bbc5ebf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user