|
| From: | Vladimir Sementsov-Ogievskiy |
| Subject: | Re: [PATCH v2 12/15] block: Remove ignore_bds_parents parameter from drain_begin/end. |
| Date: | Fri, 25 Nov 2022 18:05:19 +0300 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 |
On 11/18/22 20:41, Kevin Wolf wrote:
ignore_bds_parents is now ignored during drain_begin and drain_end, so we can just remove it there. It is still a valid optimisation for drain_all in bdrv_drained_poll(), so leave it around there. Signed-off-by: Kevin Wolf<kwolf@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> -- Best regards, Vladimir
| [Prev in Thread] | Current Thread | [Next in Thread] |