mbox series

[v3,0/2] block/export/fuse: Fix build failure on FreeBSD

Message ID 20220201112655.344373-1-f4bug@amsat.org (mailing list archive)
Headers show
Series block/export/fuse: Fix build failure on FreeBSD | expand

Message

Philippe Mathieu-Daudé Feb. 1, 2022, 11:26 a.m. UTC
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(-)