Paolo Bonzini writes:
> On 12/8/22 15:39, Markus Armbruster wrote:
>>* Global state (GS) API. These functions run under the BQL.
>>*
>>* See include/block/block-global-state.h for more information about
>> - * the GS API.
>> + * the GS API.b
>>*/
>
> One-character typo.
Thanks!
On 12/8/22 15:39, Markus Armbruster wrote:
* Global state (GS) API. These functions run under the BQL.
*
* See include/block/block-global-state.h for more information about
- * the GS API.
+ * the GS API.b
*/
One-character typo.
Paolo
We have two inclusion loops:
block/block.h
-> block/block-global-state.h
-> block/block-common.h
-> block/blockjob.h
-> block/block.h
block/block.h
-> block/block-io.h
-> block/block-common.h
-> block/blockjob.h
-> block/block.h
I believe these go ba