On 6/3/19 8:00 AM, Vladimir Sementsov-Ogievskiy wrote: > Commit 0a6c86d024c52 returned these locks back to add/remove > functionality, to protect from intersection of persistent bitmap > related IO with other IO. But other bitmap-related functions called > here are unrelated to the problem, and there are no needs to keep these > calls inside critical sections. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> Fine, of course. I'll probably rebase my series on top of this if the rest of the patches look good. Reviewed-by: John Snow <js...@redhat.com>