On Sat, 22 Apr 2006 23:29:35 +0300 Oleg Drokin <green@xxxxxxxxxxxxxx> wrote: > > --- linux-2.6.16/include/asm-generic/fcntl.h.orig 2006-04-22 23:09:57.000000000 +0300 > +++ linux-2.6.16/include/asm-generic/fcntl.h 2006-04-22 23:10:58.000000000 +0300 > @@ -52,6 +52,9 @@ > #ifndef O_NDELAY > #define O_NDELAY O_NONBLOCK > #endif > +#ifndef O_OWNER_OVERRIDE > +#define O_OWNER_OVERRIDE 02000000 ^^^^^^^^ Choose again, this clashes with O_DIRECT on alpha and O_RSYNC on parisc. (Or define O_OWNER_OVERRIDE for them.) -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx http://www.canb.auug.org.au/~sfr/
Attachment:
pgpqKMN2s4JqL.pgp
Description: PGP signature