qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD


From: Philippe Mathieu-Daudé
Subject: [PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD
Date: Mon, 24 Jan 2022 23:03:54 +0100

Since v1:
- Extract fuse_allocate_*() to avoid mixing #ifdef'ry with if/else

Philippe Mathieu-Daudé (3):
  block/export/fuse: Extract fuse_fallocate_punch_hole()
  block/export/fuse: Extract fuse_fallocate_zero_range()
  block/export/fuse: Fix build failure on FreeBSD

 block/export/fuse.c | 109 +++++++++++++++++++++++++++-----------------
 1 file changed, 68 insertions(+), 41 deletions(-)

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]