Am 08/11/2022 um 13:37 schrieb Kevin Wolf: > drained_end_counter is unused now, nobody changes its value any more. It > can be removed. > > In cases where we had two almost identical functions that only differed > in whether the caller passes drained_end_counter, or whether they would > poll for a local drained_end_counter to reach 0, these become a single > function. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > Reviewed-by: Emanuele Giuseppe Esposito <eespo...@redhat.com>
- [PATCH 00/13] block: Simplify drain Kevin Wolf
- [PATCH 04/13] block: Remove drained_end_... Kevin Wolf
- Re: [PATCH 04/13] block: Remove drai... Vladimir Sementsov-Ogievskiy
- Re: [PATCH 04/13] block: Remove ... Kevin Wolf
- Re: [PATCH 04/13] block: Remove drai... Emanuele Giuseppe Esposito
- Re: [PATCH 04/13] block: Remove drai... Hanna Reitz
- [PATCH 03/13] block: Revert .bdrv_draine... Kevin Wolf
- Re: [PATCH 03/13] block: Revert .bdr... Vladimir Sementsov-Ogievskiy
- Re: [PATCH 03/13] block: Revert .bdr... Stefan Hajnoczi
- Re: [PATCH 03/13] block: Revert .bdr... Emanuele Giuseppe Esposito
- Re: [PATCH 03/13] block: Revert .bdr... Hanna Reitz
- [PATCH 12/13] block: Don't poll in bdrv_... Kevin Wolf
- Re: [PATCH 12/13] block: Don't poll ... Emanuele Giuseppe Esposito
- Re: [PATCH 12/13] block: Don't poll ... Hanna Reitz
- Re: [PATCH 12/13] block: Don't p... Kevin Wolf