On Wed, Jan 22, 2025 at 07:40:53PM +0000, “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: Peter Xu <[email protected]> -- Peter Xu
