qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] block/export/fuse: Fix build failure on FreeBSD
@ 2022-02-01 11:26 Philippe Mathieu-Daudé via
  2022-02-01 11:26 ` [PATCH v3 1/2] block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate() Philippe Mathieu-Daudé via
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-02-01 11:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Fabrice Fontaine, Kevin Wolf, Kyle Evans, Hanna Reitz,
	Li-Wen Hsu, Ed Maste, Philippe Mathieu-Daudé

Since v2:
- Rearrange if-else-if ladder first (Kevin)

Philippe Mathieu-Daudé (2):
  block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
  block/export/fuse: Fix build failure on FreeBSD

 block/export/fuse.c | 45 +++++++++++++++++++++++++--------------------
 1 file changed, 25 insertions(+), 20 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-02-01 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 11:26 [PATCH v3 0/2] block/export/fuse: Fix build failure on FreeBSD Philippe Mathieu-Daudé via
2022-02-01 11:26 ` [PATCH v3 1/2] block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate() Philippe Mathieu-Daudé via
2022-02-01 11:26 ` [PATCH v3 2/2] block/export/fuse: Fix build failure on FreeBSD Philippe Mathieu-Daudé via
2022-02-01 12:15   ` Hanna Reitz
2022-02-01 12:37 ` [PATCH v3 0/2] " Kevin Wolf

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).