light: trigger after remote copy has finished

This commit is contained in:
Thomas Schoebel-Theuer 2013-01-09 12:11:39 +01:00
parent 1160328832
commit 41d8af3f6d
1 changed files with 1 additions and 0 deletions

View File

@ -2598,6 +2598,7 @@ int make_log_finalize(struct mars_global *global, struct mars_dent *dent)
goto done;
}
copy_brick = NULL;
mars_trigger();
}
rot->copy_brick = copy_brick;
if (!copy_brick) {