Am 15.02.2019 um 14:49 hat Alberto Garcia geschrieben: > If there's an error in commit_start() then the block job must be > deleted before replacing commit_top_bs, otherwise it will fail because > of lack of permissions. This happens since the permission system was > introduced in 8dfba2797761d8a43744e4e6571c8175e448a478. > > Fortunately this bug doesn't seem to be possible to reproduce at the > moment without changing the code. > > Signed-off-by: Alberto Garcia <be...@igalia.com>
Thanks, applied to the block branch. Kevin