mbox

[PULL,0/1] Block patches

Message ID 20240812155558.88189-1-stefanha@redhat.com
State New
Headers show

Pull-request

https://gitlab.com/stefanha/qemu.git tags/block-pull-request

Message

Stefan Hajnoczi Aug. 12, 2024, 3:55 p.m. UTC
The following changes since commit 0f397dcfecc9211d12c2c720c01eb32f0eaa7d23:

  Merge tag 'pull-nbd-2024-08-08' of https://repo.or.cz/qemu/ericb into staging (2024-08-09 08:40:37 +1000)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 547c4e50929ec6c091d9c16a7b280e829b12b463:

  block/blkio: use FUA flag on write zeroes only if supported (2024-08-12 11:41:29 -0400)

----------------------------------------------------------------
Pull request

Fix for hosts with an older libblkio.

----------------------------------------------------------------

Stefano Garzarella (1):
  block/blkio: use FUA flag on write zeroes only if supported

 meson.build   | 2 ++
 block/blkio.c | 6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

Comments

Richard Henderson Aug. 13, 2024, 5:01 a.m. UTC | #1
On 8/13/24 01:55, Stefan Hajnoczi wrote:
> The following changes since commit 0f397dcfecc9211d12c2c720c01eb32f0eaa7d23:
> 
>    Merge tag 'pull-nbd-2024-08-08' ofhttps://repo.or.cz/qemu/ericb into staging (2024-08-09 08:40:37 +1000)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/stefanha/qemu.git tags/block-pull-request
> 
> for you to fetch changes up to 547c4e50929ec6c091d9c16a7b280e829b12b463:
> 
>    block/blkio: use FUA flag on write zeroes only if supported (2024-08-12 11:41:29 -0400)
> 
> ----------------------------------------------------------------
> Pull request
> 
> Fix for hosts with an older libblkio.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~