Code changes based on review of 1e8afe5063134b7c56492b3777ae1248b1587ba4
This commit is contained in:
@ -74,7 +74,7 @@ typedef struct shard_map
|
||||
SPINLOCK lock;
|
||||
time_t last_updated;
|
||||
enum shard_map_state state; /*< State of the shard map */
|
||||
}shard_map_t;
|
||||
} shard_map_t;
|
||||
|
||||
/**
|
||||
* The state of the backend server reference
|
||||
|
Reference in New Issue
Block a user