qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 1/1] system/physmem: take into account fd_offset for file


From: David Hildenbrand
Subject: Re: [PATCH v3 1/1] system/physmem: take into account fd_offset for file fallocate
Date: Wed, 22 Jan 2025 22:41:15 +0100
User-agent: Mozilla Thunderbird

On 22.01.25 20:40, “William Roche wrote:
From: William Roche <william.roche@oracle.com>

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 <william.roche@oracle.com>
---

Reviewed-by: David Hildenbrand <david@redhat.com>

--
Cheers,

David / dhildenb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]