[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 17/18] block: Reorganize some declarations in block-backend-i
From: |
Alberto Faria |
Subject: |
Re: [PATCH 17/18] block: Reorganize some declarations in block-backend-io.h |
Date: |
Tue, 5 Jul 2022 16:26:59 +0100 |
On Tue, Jul 5, 2022 at 10:18 AM Hanna Reitz <hreitz@redhat.com> wrote:
> This moves blk_co_copy_range() from the “I/O API functions” section of
> this header into the “"I/O or GS" API functions” section. Is that intended?
Oops, thanks, it wasn't intended. Will fix.
Alberto