Introducing a new IO class caching rule - file name prefix
Signed-off-by: Mariusz Barczak <mariusz.barczak@intel.com> Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:

committed by
Robert Baldyga

parent
9c7b485cef
commit
7facb1e926
@@ -124,6 +124,9 @@ struct cas_cls_numeric {
|
||||
struct cas_cls_string {
|
||||
/* String specifier*/
|
||||
char string[MAX_STRING_SPECIFIER_LEN];
|
||||
|
||||
/* String length */
|
||||
uint32_t len;
|
||||
};
|
||||
|
||||
/* Directory condition context */
|
||||
|
Reference in New Issue
Block a user