[erlang-patches] Re: [PATH] - add file:allocate/3
Filipe David Manana
fdmanana@REDACTED
Tue Dec 28 12:08:14 CET 2010
Good morning,
Could you please refetch from this new branch:
git fetch git://github.com/fdmanana/otp.git file_allocate_2
I simplified the interface and improved the implementation. See the
git commit comment for more details.
Tested on Linux and Mac OS X.
best regards,
On Fri, Dec 3, 2010 at 9:03 AM, Niclas Axelsson <burbas@REDACTED> wrote:
> On 12/01/2010 06:46 PM, Filipe David Manana wrote:
>>
>> On Wed, Dec 1, 2010 at 5:20 PM, Filipe David Manana<fdmanana@REDACTED>
>> wrote:
>>
>>>
>>> Hello,
>>>
>>> The following patch adds file:allocate/3, a wrapper for the POSIX
>>> syscall posix_fadvise.
>>>
>>
>> Here I meant posix_fallocate.
>> Thanks Tuncer for noticing the error
>>>
>>> git fetch git fetch git://github.com/fdmanana/otp.git posix_fallocate
>>>
>>> thanks
>>>
>>> --
>>> Filipe David Manana,
>>> fdmanana@REDACTED, fdmanana@REDACTED
>>>
>>> "Reasonable men adapt themselves to the world.
>>> Unreasonable men adapt the world to themselves.
>>> That's why all progress depends on unreasonable men."
>>>
>>>
>
> Thank you. I will include it into 'pu'.
>
> /Niclas Axelsson, Erlang/OTP
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
>
--
Filipe David Manana,
fdmanana@REDACTED, fdmanana@REDACTED
"Reasonable men adapt themselves to the world.
Unreasonable men adapt the world to themselves.
That's why all progress depends on unreasonable men."
More information about the erlang-patches
mailing list