[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 8/9] block: bdrv_create is never called in non-coroutine c
|
From: |
Kevin Wolf |
|
Subject: |
Re: [PATCH v2 8/9] block: bdrv_create is never called in non-coroutine context |
|
Date: |
Tue, 8 Nov 2022 16:23:32 +0100 |
Am 04.11.2022 um 10:56 hat Emanuele Giuseppe Esposito geschrieben:
> Delete the if case and make sure it won't be called again
> in coroutines.
>
> Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
In the subject line, it should be "never called in coroutine context"
rather than "non-coroutine context", right?
Kevin
- Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations, (continued)
- Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations, Emanuele Giuseppe Esposito, 2022/11/09
- Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations, Alberto Faria, 2022/11/09
- Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations, Paolo Bonzini, 2022/11/10
- Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations, Emanuele Giuseppe Esposito, 2022/11/15
- Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations, Paolo Bonzini, 2022/11/16
[PATCH v2 3/9] nbd/server.c: add missing coroutine_fn annotations, Emanuele Giuseppe Esposito, 2022/11/04
[PATCH v2 4/9] block-backend: replace bdrv_*_above with blk_*_above, Emanuele Giuseppe Esposito, 2022/11/04
[PATCH v2 6/9] block/vmdk: add missing coroutine_fn annotations, Emanuele Giuseppe Esposito, 2022/11/04
[PATCH v2 8/9] block: bdrv_create is never called in non-coroutine context, Emanuele Giuseppe Esposito, 2022/11/04
- Re: [PATCH v2 8/9] block: bdrv_create is never called in non-coroutine context,
Kevin Wolf <=
[PATCH v2 7/9] block: bdrv_create_file is a coroutine_fn, Emanuele Giuseppe Esposito, 2022/11/04
Re: [PATCH v2 0/9] Still more coroutine and various fixes in block layer, Paolo Bonzini, 2022/11/04