Delete the MS_FINALISE mirror state
It's not being used for anything.
This commit is contained in:
@@ -386,7 +386,6 @@ void mirror_run( struct server *serve )
|
||||
if (written < mirror_last_pass_after_bytes_written) { break; }
|
||||
}
|
||||
|
||||
mirror_set_state( serve->mirror, MS_FINALISE );
|
||||
server_lock_io( serve );
|
||||
{
|
||||
if ( mirror_pass( serve, 0, &written ) &&
|
||||
|
Reference in New Issue
Block a user