Re: [PATCH v5 0/5] block-copy: protect block-copy internal structures

2021-06-25 Thread Vladimir Sementsov-Ogievskiy
24.06.2021 10:20, Emanuele Giuseppe Esposito wrote: This serie of patches aims to reduce the usage of the AioContexlock in block-copy, by introducing smaller granularity locks thus on making the block layer thread safe. This serie depends on my previous serie that brings thread safety to the sma

Re: [PATCH v5 0/5] block-copy: protect block-copy internal structures

2021-06-25 Thread Vladimir Sementsov-Ogievskiy
24.06.2021 10:20, Emanuele Giuseppe Esposito wrote: This serie of patches aims to reduce the usage of the AioContexlock in block-copy, by introducing smaller granularity locks thus on making the block layer thread safe. This serie depends on my previous serie that brings thread safety to the sma