serve/mirror: Move some code tracking migration speed into serve
The rationale is that status will need this information
This commit is contained in:
@@ -132,5 +132,7 @@ struct mirror_super * mirror_super_create(
|
||||
);
|
||||
void * mirror_super_runner( void * serve_uncast );
|
||||
|
||||
uint64_t mirror_current_bps( struct mirror * mirror );
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user