Home
last modified time | relevance | path

Searched refs:update_config (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c3879 int update_config = 0; in verifyClusterConfigWithData() local
3909 update_config++; in verifyClusterConfigWithData()
3922 if (update_config) clusterSaveConfigOrDie(1); in verifyClusterConfigWithData()