On Mon, Mar 16, 2015 at 06:11:19PM -0400, Milosz Tanski wrote:
> On Mon, Mar 16, 2015 at 6:02 PM, Dave Chinner wrote:
> > On Mon, Mar 16, 2015 at 02:34:22PM -0400, Milosz Tanski wrote:
> >> preadv2 is a new syscall introduced that is like preadv2 but with flag
> >> argument. The first use case of
On Mon, Mar 16, 2015 at 6:02 PM, Dave Chinner wrote:
> On Mon, Mar 16, 2015 at 02:34:22PM -0400, Milosz Tanski wrote:
>> preadv2 is a new syscall introduced that is like preadv2 but with flag
>> argument. The first use case of this is to let us add a flag to perform a
>> non-blocking file using th
On Mon, Mar 16, 2015 at 5:07 PM, Andreas Dilger wrote:
>
>> On Mar 16, 2015, at 12:34 PM, Milosz Tanski wrote:
>>
>> preadv2 is a new syscall introduced that is like preadv2 but with flag
>
> Sorry, "preadv2 ... is like preadv2"?
I already have a fix for in my branch. Robert Elliott was the firs
On Mon, Mar 16, 2015 at 02:34:22PM -0400, Milosz Tanski wrote:
> preadv2 is a new syscall introduced that is like preadv2 but with flag
> argument. The first use case of this is to let us add a flag to perform a
> non-blocking file using the page cache.
> ---
> src/Makefile | 2 +-
> s
> On Mar 16, 2015, at 12:34 PM, Milosz Tanski wrote:
>
> preadv2 is a new syscall introduced that is like preadv2 but with flag
Sorry, "preadv2 ... is like preadv2"?
> argument. The first use case of this is to let us add a flag to perform a
> non-blocking file using the page cache.
This is a
preadv2 is a new syscall introduced that is like preadv2 but with flag
argument. The first use case of this is to let us add a flag to perform a
non-blocking file using the page cache.
---
src/Makefile | 2 +-
src/preadv2-pwritev2.h | 52 +
src/preadv2.c | 150
6 matches
Mail list logo