qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD
@ 2022-01-24 22:03 Philippe Mathieu-Daudé via
  2022-01-24 22:03 ` [PATCH v2 1/3] block/export/fuse: Extract fuse_fallocate_punch_hole() Philippe Mathieu-Daudé via
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-01-24 22:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Li-Wen Hsu, Ed Maste, Kyle Evans, Fabrice Fontaine,
	Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-25 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24 22:03 [PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD Philippe Mathieu-Daudé via
2022-01-24 22:03 ` [PATCH v2 1/3] block/export/fuse: Extract fuse_fallocate_punch_hole() Philippe Mathieu-Daudé via
2022-01-25 11:10   ` Thomas Huth
2022-01-25 16:02     ` Philippe Mathieu-Daudé via
2022-01-24 22:03 ` [PATCH v2 2/3] block/export/fuse: Extract fuse_fallocate_zero_range() Philippe Mathieu-Daudé via
2022-01-25 11:28   ` Thomas Huth
2022-01-24 22:03 ` [PATCH v2 3/3] block/export/fuse: Fix build failure on FreeBSD Philippe Mathieu-Daudé via

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).