fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-generic / fcntl.h
index 5aa79cd..c154b9d 100644 (file)
 #ifndef O_NOATIME
 #define O_NOATIME      01000000
 #endif
-#ifndef O_ATOMICLOOKUP
-#define O_ATOMICLOOKUP 02000000        /* do atomic file lookup */
-#endif
-
 #ifndef O_NDELAY
 #define O_NDELAY       O_NONBLOCK
 #endif