summaryrefslogtreecommitdiff
path: root/include/asm-ia64/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/fcntl.h')
-rw-r--r--include/asm-ia64/fcntl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ia64/fcntl.h b/include/asm-ia64/fcntl.h
index d193981bb1d8..c9f8d835d0cc 100644
--- a/include/asm-ia64/fcntl.h
+++ b/include/asm-ia64/fcntl.h
@@ -81,4 +81,6 @@ struct flock {
#define F_LINUX_SPECIFIC_BASE 1024
+#define force_o_largefile() ( ! (current->personality & PER_LINUX32) )
+
#endif /* _ASM_IA64_FCNTL_H */