patch-2.4.14 linux/include/asm-ppc/fcntl.h
Next file: linux/include/asm-ppc/floppy.h
Previous file: linux/include/asm-ppc/fads.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Nov 2 17:43:54 2001
- Orig file:
v2.4.13/linux/include/asm-ppc/fcntl.h
- Orig date:
Mon May 21 15:02:06 2001
diff -u --recursive --new-file v2.4.13/linux/include/asm-ppc/fcntl.h linux/include/asm-ppc/fcntl.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.fcntl.h 1.5 05/17/01 18:14:24 cort
+ * BK Id: SCCS/s.fcntl.h 1.8 09/19/01 23:06:01 paulus
*/
#ifndef _PPC_FCNTL_H
#define _PPC_FCNTL_H
@@ -22,7 +22,7 @@
#define O_DIRECTORY 040000 /* must be a directory */
#define O_NOFOLLOW 0100000 /* don't follow links */
#define O_LARGEFILE 0200000
-#define O_DIRECT 0400000 /* direct disk access hint - currently ignored */
+#define O_DIRECT 0400000 /* direct disk access hint */
#define F_DUPFD 0 /* dup */
#define F_GETFD 1 /* get close_on_exec */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)