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

2022-02-01 Thread Kevin Wolf
Am 01.02.2022 um 12:26 hat Philippe Mathieu-Daudé geschrieben:
> 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

Thanks, applied to the block branch.

Kevin




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

2022-02-01 Thread Philippe Mathieu-Daudé via
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