Am 01.02.2022 um 19:20 hat Alex Bennée geschrieben: > We already use the CONFIG_FALLOCATE_PUNCH_HOLE symbol elsewhere in the > code so use it here. > > Fixes: 4ca37a96a7 ("fuse: (Partially) implement fallocate()") > Cc: Hanna Reitz <hre...@redhat.com> > Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
I think this addresses the same issue as Phil's series? https://lists.gnu.org/archive/html/qemu-block/2022-02/msg00016.html It's in the pull request I sent earlier today. Kevin