Merge pull request #242 from tomaszrybicki/example-add-metadata-updater
Added metadata updater logic to example
This commit is contained in:
commit
3812015f05
@ -174,6 +174,7 @@ static int ctx_metadata_updater_init(ocf_metadata_updater_t mu)
|
|||||||
*/
|
*/
|
||||||
static void ctx_metadata_updater_kick(ocf_metadata_updater_t mu)
|
static void ctx_metadata_updater_kick(ocf_metadata_updater_t mu)
|
||||||
{
|
{
|
||||||
|
ocf_metadata_updater_run(mu);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user