Re: [PATCH v2 0/4] block: minor refactoring in preparation to the block layer API split

2021-12-13 Thread Stefan Hajnoczi
On Tue, Nov 30, 2021 at 04:46:29AM -0500, Emanuele Giuseppe Esposito wrote: > These patches are taken from my old patches and feedback of > my series "block layer: split block APIs in global state and I/O". > > The reason for a separate series is that the original one is > already too long, and th

[PATCH v2 0/4] block: minor refactoring in preparation to the block layer API split

2021-11-30 Thread Emanuele Giuseppe Esposito
These patches are taken from my old patches and feedback of my series "block layer: split block APIs in global state and I/O". The reason for a separate series is that the original one is already too long, and these patches are just refactoring the code, mainly deleting or moving functions in bloc