Re: proposed aufs changes

From: Adrian Chadd <adrian@dont-contact.us>
Date: Thu, 18 May 2006 17:33:55 +0800

On Thu, May 18, 2006, Adrian Chadd wrote:
> Hi everyone,
>
> I'd like to propose using pread() and pwrite() in the AUFS AIO
> read/write code. This allows multiple concurrent readers/writers
> to be accessing the same filedescriptor which enables COSS
> to use AIO.
>
> Does anyone have a problem with this? Can it be changed to just
> use it, or should I try to make it a configure/compiletime option?

Here's a diff. I need to #define _XOPEN_SOURCE 500 under linux - this,
however, causes things to just not compile. I have no idea why. :/

Could someone please help me figure out why it ain't working?

Thanks,

adrian

Received on Thu May 18 2006 - 03:35:54 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:04 MDT