tools headers UAPI: Sync linux/fcntl.h with the kernel sources
[linux-2.6-microblaze.git] / tools / include / uapi / linux / fcntl.h
index 6c80f96..282e90a 100644 (file)
 #define AT_HANDLE_FID          AT_REMOVEDIR    /* file handle is needed to
                                        compare object identity and may not
                                        be usable to open_by_handle_at(2) */
+#if defined(__KERNEL__)
+#define AT_GETATTR_NOSEC       0x80000000
+#endif
 
 #endif /* _UAPI_LINUX_FCNTL_H */