Re: Pass "allow owner override" flags from NFSD down to actual FS.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux