[PATCH v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
Carlos O'Donell
carlos@redhat.com
Mon Dec 21 04:23:20 GMT 2020
On 12/20/20 11:13 PM, Siddhesh Poyarekar wrote:
> On 1/15/20 7:01 AM, Xiao Yang wrote:
>> Emulated posix_fallocate() only writes data in one block if block
>> size is 4096, offset is 4095 and len is 2. The emulated code
>> should write data in two blocks in the case because it actually
>> crosses two blocks.
>>
>> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
>
> Could you please clarify your copyright assignment status? I suppose
> you ought to be covered by any agreement Fujitsu may have with the
> FSF but I'm not a steward and hence do not have a way to check. I'll
> review anyway given that there are patches from @cn.fujitsu.com in
> the repo.
There is no assignment on file with the FSF for Fujitsu regarding glibc.
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list