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

Philippe Mathieu-Daudé posted 3 patches 2 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220124220357.74017-1-f4bug@amsat.org
There is a newer version of this series
block/export/fuse.c | 109 +++++++++++++++++++++++++++-----------------
1 file changed, 68 insertions(+), 41 deletions(-)
[PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD
Posted by Philippe Mathieu-Daudé 2 years, 2 months ago
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