On 22.01.25 20:40, “William Roche wrote:
From: William Roche <[email protected]>Punching a hole in a file with fallocate needs to take into account the fd_offset value for a correct file location. But guest_memfd internal use doesn't currently consider fd_offset. Fixes: 4b870dc4d0c0 ("hostmem-file: add offset option") Signed-off-by: William Roche <[email protected]> ---
Reviewed-by: David Hildenbrand <[email protected]> -- Cheers, David / dhildenb
