TSG-22707 tfe adapts to maat interface changes
This commit is contained in:
@@ -17,7 +17,7 @@ struct app_id_dict
|
||||
{
|
||||
int ref_cnt;
|
||||
int app_id;
|
||||
long long int group_id;
|
||||
int object_id;
|
||||
|
||||
pthread_mutex_t lock;
|
||||
};
|
||||
@@ -25,7 +25,7 @@ struct app_id_dict
|
||||
struct library_tag_ctx
|
||||
{
|
||||
int ref_cnt;
|
||||
int tag_id;
|
||||
char *uuid;
|
||||
char *tag_key;
|
||||
char *tag_value;
|
||||
enum category_type category;
|
||||
|
||||
Reference in New Issue
Block a user