Re: [PATCH 00/14] block: cleanup backing and file handling

2022-02-01 Thread Vladimir Sementsov-Ogievskiy
Ping 03.12.2021 23:25, Vladimir Sementsov-Ogievskiy wrote: Hi all! I started this as a follow-up to "block: Attempt on fixing 030-reported errors" by Hanna. In Hanna's series I really like how bs->children handling moved to .attach/.detach handlers. .file and .backing are kind of "shortcuts"

[PATCH 00/14] block: cleanup backing and file handling

2021-12-03 Thread Vladimir Sementsov-Ogievskiy
Hi all! I started this as a follow-up to "block: Attempt on fixing 030-reported errors" by Hanna. In Hanna's series I really like how bs->children handling moved to .attach/.detach handlers. .file and .backing are kind of "shortcuts" or "links" to some elementes of this list, they duplicate the